Commit Graph

4846 Commits (1354d17270961fff662d40f90521223f8fd0d73b)
 

Author SHA1 Message Date
Andrew Dolgov 955d4f82ea automatically redirect to mobile/ using Mobile_Detect class 12 years ago
Andrew Dolgov eab6e8fb61 fix iui css text-align hiding row labels (closes #461) 12 years ago
Andrew Dolgov a5e0ffb0ce fix creating category filters on mysql 12 years ago
Andrew Dolgov bf0bedcbe5 update daemon shebang too 12 years ago
Andrew Dolgov 40b67ac7c7 Merge pull request #19 from plaidfluff/7e454e815dd67f0ac3804e213599be9bbbc2755e
Change update.php shebang to support any in-path installation locatio…
Fix category count query for mysql
12 years ago
fluffy 7e454e815d Fix category count query for mysql 12 years ago
Andrew Dolgov 82ace1aba8 fix borders on filter test results container 12 years ago
Andrew Dolgov aa8b48a02b fix creating filter with active article title in cdm 12 years ago
Andrew Dolgov e54dbacb7c automatically add active article title in create filter dialog 12 years ago
fluffy ece7871113 Change update.php shebang to support any in-path installation location for php 12 years ago
Andrew Dolgov 917c12ee30 show empty categories in italic in category editor 12 years ago
Andrew Dolgov a62812a6b4 show amount of feeds category holds in category editor 12 years ago
Andrew Dolgov ca6a0741b4 tweak dialog topmost notices; add an explanation for the batch feed editor 12 years ago
Andrew Dolgov ddb575c744 add select all/none functionality to several edit dialogs 12 years ago
Andrew Dolgov f0755b7c7e New class to differentiate post title & tags 12 years ago
Andrew Dolgov 2fb947eb21 prevent session modification in public/rss 12 years ago
Andrew Dolgov 64436e1039 prevent session modification in public/share 12 years ago
Andrew Dolgov 76428e4b02 update de_DE translation 12 years ago
Andrew Dolgov cb73535c8e Revert "Update HTML Purifier to version 4.4.0."
This reverts commit dd205fbad6.
12 years ago
Andrew Dolgov 010efc9b81 Revert "remove htmlpurifier"
This reverts commit c21a462d52.
12 years ago
Andrew Dolgov 705b97b7fc revert to previous catchup behaviour on reverse headlines mode; fix typo in js 12 years ago
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 12 years ago
Andrew Dolgov c21a462d52 remove htmlpurifier 12 years ago
Andrew Dolgov 65dd90f2ba remove Archived articles from Uncategorized view 12 years ago
Andrew Dolgov f2798eb6e6 properly update favicon_last_checked 12 years ago
Andrew Dolgov d3158e2250 expire files in cache/export 12 years ago
Andrew Dolgov 382268c6c9 rate-limit requests for favicons when not present to conserve traffic (refs #457) 12 years ago
Andrew Dolgov 0e63fc49ab remove obsolete stuff from utils/ 12 years ago
Andrew Dolgov 745dc1051d update debian/changelog 12 years ago
Andrew Dolgov ad031e4b6d release 1.5.11 12 years ago
Andrew Dolgov dd6c04d8fd Merge pull request #18 from ilesinge/master
Fixing bookmarklet code in some languages
12 years ago
Alexandre Gravel-Raymond b1e592d37f Escape quotes in bookmarklet confirm message 12 years ago
Andrew Dolgov 1bd11fdf95 Revert "get favicon from icon atom feeds & search for icons not only in html head (closes #457)"
This reverts commit 882311d9ad.
12 years ago
Andrew Dolgov eb38af4ee4 fix warning when entry content is used as array unnecessarily 12 years ago
Andrew Dolgov 5be0ba92dd rework initial sanity check to report all found errors 12 years ago
Andrew Dolgov 949b1a9491 hide several user-related prompts when using remote auth + auto_login (closes #447) 12 years ago
Andrew Dolgov 35b9844be1 fix broken feed icon upload (closes #459) 12 years ago
Andrew Dolgov 882311d9ad get favicon from icon atom feeds & search for icons not only in html head (closes #457) 12 years ago
Andrew Dolgov 941e48a402 apply patch from gmargo to differentiate between manual and new feed after-subscription update 12 years ago
Michael Kuhn dd205fbad6 Update HTML Purifier to version 4.4.0. 12 years ago
Andrew Dolgov f9c0fc6eb7 register: include functions.php before checking for action parameter to set proper error_reporting (fixes #448) 12 years ago
Andrew Dolgov e2d1c16ed1 disable catchup of visible headlines on viewfeed() 12 years ago
Andrew Dolgov 6cb2269c03 disable internal magpie/simplepie cache for manual updates 12 years ago
Andrew Dolgov de44b9a61e add counter hack to combined mode 12 years ago
Andrew Dolgov 6c8e8fbdc9 view: implement a hack to fake counter updates for current feed and its parent 12 years ago
Andrew Dolgov 21e42e5fb0 fix csrf_token for single user mode 12 years ago
Andrew Dolgov ecbd7b91fe allow manual updates for feeds with disabled automatic updates 12 years ago
Andrew Dolgov c86bf88d98 fix on catchup show next for categories 12 years ago
Andrew Dolgov af0845ca9a change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema 12 years ago
Andrew Dolgov 442456184c simplify catching up of feeds, do not reload headlines buffer on catchup unless on_catchup_show_next_feed is enabled (closes #442) 12 years ago