Commit Graph

6113 Commits (356f755d576ee307f20476dbc8e90833af631f0f)
 

Author SHA1 Message Date
Andrew Dolgov fb54e3b188 remove xml stuff from backend/dlg 12 years ago
Andrew Dolgov a2a3d5a3aa add (disabled) per-feed view_settings handling placeholder 12 years ago
Andrew Dolgov b4f83063cc schema: add feed/cat view_settings 12 years ago
Andrew Dolgov f041932021 pref-filters: fix overview load order 12 years ago
Andrew Dolgov b895510f5c mark filters with no caption in overview 12 years ago
Andrew Dolgov 442bca2752 filters: make caption required (fix) 12 years ago
Andrew Dolgov 4aa1e31e4e filters: make caption required 12 years ago
Andrew Dolgov df69ca3593 remove overlay.png (unused) 12 years ago
Andrew Dolgov d880b5da9d depiggified 12 years ago
Andrew Dolgov 5235e73403 Merge pull request #109 from symac/patch-1
Update public.php
12 years ago
symac e9c6e27ddb Update public.php
Adding ability to access ARTICLE_NOTE directly in themes. Needed in a project of sharing RSS with notes in a specific atom field.
12 years ago
Andrew Dolgov 0db3db2e37 dismissArticle: check if target element exists 12 years ago
Andrew Dolgov 1f3f503dc1 for consistency do not force bold on hl.active a.title 12 years ago
Andrew Dolgov 04eae556f0 Merge pull request #108 from scarabeusiv/master
Czech update
12 years ago
Tomas Chvatal c83cf58fdc Update czech strings to 75% 12 years ago
Andrew Dolgov 5e736e4592 implement stop action 12 years ago
Andrew Dolgov 133420aa8d Merge pull request #107 from ifireball/visible-unread
Un-bold article title in combined mode when marked as read
12 years ago
Andrew Dolgov a86ba0a67a implement filter drag and drop sorting 12 years ago
Barak Korren ec8d46b29d Un-bold article title in combined mode when marked as read
There was no visual cue about the article being marked as read or not
when it is expanded in combined mode.
12 years ago
Andrew Dolgov da46d21e88 simplify filter overview 12 years ago
Andrew Dolgov 18ad09af01 implement filter titles 12 years ago
Andrew Dolgov 8e8c8934a9 add necessary schema plumbing to implement filter ordering
also add filter titles
12 years ago
Andrew Dolgov b6173bd561 make postHeader a bit brighter 12 years ago
Andrew Dolgov c468531817 hide switch to digest from actions menu 12 years ago
Andrew Dolgov 3dd0306f3e subtoolbar: remove catchupPage, label confusing with upper toolbar catchup function 12 years ago
Andrew Dolgov a57c814990 hide some obscure-ish (or having hotkeys) options from global Actions menu 12 years ago
Andrew Dolgov 88d305f48b add a small box-shadow to postHeader 12 years ago
Andrew Dolgov b7a6e75408 remove postHeader gradient 12 years ago
Andrew Dolgov 90ede186d2 disable small article preview for now 12 years ago
Andrew Dolgov 7284cc776d Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov 32f3c02ba3 remove random waiting on task start, wait based on task id 12 years ago
Andrew Dolgov 6078bbe655 Merge pull request #106 from RaphaelRochet/master
French translation update
12 years ago
Andrew Dolgov ee0542ce28 daemon: do not schedule user-disabled feeds (2) 12 years ago
Raphaël Rochet 006ae26147 French translation update, new strings 12 years ago
Andrew Dolgov cd7ebb39e4 daemon: do not schedule user-disabled feeds 12 years ago
Andrew Dolgov 1b1db7177f import plugin: actually commit the transaction 12 years ago
Andrew Dolgov c1d2bd2603 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov e9b7469233 validate session on startup 12 years ago
Andrew Dolgov b9fc62a776 fix typo which caused sql constraint errors 12 years ago
Andrew Dolgov 6b3082ee33 rebase translations 12 years ago
Andrew Dolgov d538101618 catchup_feed: fix 1day on mysql 12 years ago
Andrew Dolgov 94828a8b12 catchup by date: go by date_entered 12 years ago
Andrew Dolgov c8b693cf7f implement catchup with selectable updated criteria 12 years ago
Andrew Dolgov bf1fee8347 replace fopen/fread loop with readfile 12 years ago
Andrew Dolgov fc5cd15819 googlereaderimport: disable creation of archived feeds until the SQL thing is resolved 12 years ago
Andrew Dolgov 2f6ee35483 image.php: replace file_get_contents() with a fread/print loop 12 years ago
Andrew Dolgov 55bd5dec80 googlereaderimport: rename dialog 12 years ago
Andrew Dolgov 4c8b7389a6 import: remove wrong comment 12 years ago
Andrew Dolgov b029f91621 archive: automatically subscribe user to originating feed while unarchiving 12 years ago
Andrew Dolgov aa5ac2cd3a do not create duplicate archived feeds on unsubscribe, file entries into already existing archive entry 12 years ago