Commit Graph

6394 Commits (efe46a3b535da9c1c9839cac2b3351349fa42d73)
 

Author SHA1 Message Date
Ryan Parrish f4bae03a6e Merge branch 'master' of https://github.com/stickystyle/Tiny-Tiny-RSS 12 years ago
Ryan Parrish 7081aaa09b add missing gettext libs 12 years ago
Andrew Dolgov 977580a41c remove obsolete xml stuff in pref-users infoboxes 12 years ago
Andrew Dolgov 837ec70e3e validate_session: check for user agent 12 years ago
Andrew Dolgov 5203901036 tweak ttrssZoom display 12 years ago
Andrew Dolgov ceb7847108 add HOOK_TOOLBAR_BUTTON, HOOK_ACTION_ITEM, HOOK_HEADLINE_TOOLBAR_BUTTON 12 years ago
Barak Korren 32b7a340ad Merge branch 'master' into tunable-fetches
Conflicts:
	include/rssfuncs.php
12 years ago
Andrew Dolgov 83dff597ce Merge pull request #113 from sash-kan/patch-1
typos: "interval" has a value, option->options
12 years ago
Andrew Dolgov c2647e294c remove ru_RU translation: unmaintained, broken 12 years ago
sash-kan ec25336d6a typos: "interval" has a value, option->options 12 years ago
Andrew Dolgov f058366d9b rebase translations 12 years ago
Andrew Dolgov cf46b98f4c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov 8314db4343 implement better loading of pref trees 12 years ago
Andrew Dolgov cc8fd308f2 Merge pull request #112 from Ardetus/finn_translation
Initial Finnish(Suomi) translation. 74% translated.
12 years ago
Barak Korren 8401101d50 Moved hard-coded fetch timeout values into config file to allow site-level tuning 12 years ago
Andrew Dolgov 1a293f10ab improve filter overview display; replace ngettext with php gettext 12 years ago
Arto Tolonen 5d608138c8 Initial Finnish(Suomi) translation. 74% translated. 12 years ago
Andrew Dolgov 4c2da34957 daemon2: check if schema version changed 12 years ago
Andrew Dolgov dc5a8a21a8 api, also hide uncategorized if empty 12 years ago
Andrew Dolgov c0a08063d6 api: do not return Labels category when there are no labels (closes #651) 12 years ago
Andrew Dolgov 417591034a remove experimental view_settings stuff from master 12 years ago
Andrew Dolgov 834405eeb8 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov 6bb811bf37 Merge pull request #111 from RaphaelRochet/master
French translation update
12 years ago
Andrew Dolgov 201bb1ca54 move batchSubscribe to pref-feeds 12 years ago
Andrew Dolgov 9d76e75451 move editPrefProfiles to pref-prefs 12 years ago
Andrew Dolgov 7a5103ae90 move addInstance call to instances plugin 12 years ago
Andrew Dolgov 00e347410e move customizeCSS to pref-prefs 12 years ago
Raphaël Rochet fd8b0508ab Fr translation - New strings 12 years ago
Andrew Dolgov 022af85b19 rebase translations 12 years ago
Andrew Dolgov 1c9bda915b move several methods from dlg; fix displayed tags not updated after editing 12 years ago
Andrew Dolgov a7edcc5585 minor css cleanup 12 years ago
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