Commit Graph

5957 Commits (4aa1e31e4ef1fb77017a7eeb4a53fd1d67fd5a69)
 

Author SHA1 Message Date
Andrew Dolgov 4aa1e31e4e filters: make caption required 11 years ago
Andrew Dolgov df69ca3593 remove overlay.png (unused) 11 years ago
Andrew Dolgov d880b5da9d depiggified 11 years ago
Andrew Dolgov 5235e73403 Merge pull request #109 from symac/patch-1
Update public.php
11 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.
11 years ago
Andrew Dolgov 0db3db2e37 dismissArticle: check if target element exists 11 years ago
Andrew Dolgov 1f3f503dc1 for consistency do not force bold on hl.active a.title 11 years ago
Andrew Dolgov 04eae556f0 Merge pull request #108 from scarabeusiv/master
Czech update
11 years ago
Tomas Chvatal c83cf58fdc Update czech strings to 75% 11 years ago
Andrew Dolgov 5e736e4592 implement stop action 11 years ago
Andrew Dolgov 133420aa8d Merge pull request #107 from ifireball/visible-unread
Un-bold article title in combined mode when marked as read
11 years ago
Andrew Dolgov a86ba0a67a implement filter drag and drop sorting 11 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.
11 years ago
Andrew Dolgov da46d21e88 simplify filter overview 11 years ago
Andrew Dolgov 18ad09af01 implement filter titles 11 years ago
Andrew Dolgov 8e8c8934a9 add necessary schema plumbing to implement filter ordering
also add filter titles
11 years ago
Andrew Dolgov b6173bd561 make postHeader a bit brighter 11 years ago
Andrew Dolgov c468531817 hide switch to digest from actions menu 11 years ago
Andrew Dolgov 3dd0306f3e subtoolbar: remove catchupPage, label confusing with upper toolbar catchup function 11 years ago
Andrew Dolgov a57c814990 hide some obscure-ish (or having hotkeys) options from global Actions menu 11 years ago
Andrew Dolgov 88d305f48b add a small box-shadow to postHeader 11 years ago
Andrew Dolgov b7a6e75408 remove postHeader gradient 11 years ago
Andrew Dolgov 90ede186d2 disable small article preview for now 11 years ago
Andrew Dolgov 7284cc776d Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov 32f3c02ba3 remove random waiting on task start, wait based on task id 11 years ago
Andrew Dolgov 6078bbe655 Merge pull request #106 from RaphaelRochet/master
French translation update
11 years ago
Andrew Dolgov ee0542ce28 daemon: do not schedule user-disabled feeds (2) 11 years ago
Raphaël Rochet 006ae26147 French translation update, new strings 11 years ago
Andrew Dolgov cd7ebb39e4 daemon: do not schedule user-disabled feeds 11 years ago
Andrew Dolgov 1b1db7177f import plugin: actually commit the transaction 11 years ago
Andrew Dolgov c1d2bd2603 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 11 years ago
Andrew Dolgov e9b7469233 validate session on startup 11 years ago
Andrew Dolgov b9fc62a776 fix typo which caused sql constraint errors 11 years ago
Andrew Dolgov 6b3082ee33 rebase translations 11 years ago
Andrew Dolgov d538101618 catchup_feed: fix 1day on mysql 11 years ago
Andrew Dolgov 94828a8b12 catchup by date: go by date_entered 11 years ago
Andrew Dolgov c8b693cf7f implement catchup with selectable updated criteria 11 years ago
Andrew Dolgov bf1fee8347 replace fopen/fread loop with readfile 11 years ago
Andrew Dolgov fc5cd15819 googlereaderimport: disable creation of archived feeds until the SQL thing is resolved 11 years ago
Andrew Dolgov 2f6ee35483 image.php: replace file_get_contents() with a fread/print loop 11 years ago
Andrew Dolgov 55bd5dec80 googlereaderimport: rename dialog 11 years ago
Andrew Dolgov 4c8b7389a6 import: remove wrong comment 11 years ago
Andrew Dolgov b029f91621 archive: automatically subscribe user to originating feed while unarchiving 11 years ago
Andrew Dolgov aa5ac2cd3a do not create duplicate archived feeds on unsubscribe, file entries into already existing archive entry 11 years ago
Andrew Dolgov 749da11bbe googlereaderimport: automatically file imported articles to archived originating feeds 11 years ago
Andrew Dolgov 22af123269 make toggling combined mode work without reload 11 years ago
Andrew Dolgov 583dbc5695 api: add author to getHeadlines 11 years ago
Andrew Dolgov 842c2ab451 tweak daemon2 to run feedbrowser/etc tasks after update randomly, not instead of update 11 years ago
Andrew Dolgov e81610d9ef daemon: sort by random 11 years ago
Andrew Dolgov 8292d05b7c daemon: show feeds/minute stats 11 years ago