Andrew Dolgov
|
9f4bd669c6
|
release 1.7.6
|
12 years ago |
Andrew Dolgov
|
0db61af841
|
api: add article api hook to getArticle, change parameters passed
|
12 years ago |
Andrew Dolgov
|
e3c394d391
|
remove THEME_VERSION_REQUIRED
reduce potential freak agitation
|
12 years ago |
Barak Korren
|
9ef8798bec
|
No more "tunables.php" defaults dumped into "functions.php"
|
12 years ago |
Barak Korren
|
58a2577d48
|
Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS.git
|
12 years ago |
Andrew Dolgov
|
f9df3e698c
|
Merge pull request #119 from dandersson/hotkey_info_hook
Hook to add hotkey definition texts via plugins
|
12 years ago |
Andrew Dolgov
|
923b5c8b11
|
schema: remove unused prefs help_text/short_desc/section_name
|
12 years ago |
Andrew Dolgov
|
dfad9d7a36
|
pref-prefs: don't use schema-defined help/desc/section names
|
12 years ago |
Andrew Dolgov
|
9eeb6d5e23
|
label_create: set default owner_uid
|
12 years ago |
Andrew Dolgov
|
f17cac6b26
|
retire DEFAULT_ARTICLE_LIMIT, infinite scrolling is fast enough to make it superfluous
|
12 years ago |
Andrew Dolgov
|
8f2ad8e134
|
remove some old ?op syntax notation calls
|
12 years ago |
Andrew Dolgov
|
c35b6d8e14
|
initialize session connection in ttrss_open but define session_connection in global context
|
12 years ago |
Andrew Dolgov
|
168680976f
|
sessions: initialize connection on include, not in ttrss_open
|
12 years ago |
Daniel Andersson
|
4785420034
|
Add hook to add explanations of hotkey actions via plugins.
|
12 years ago |
Andrew Dolgov
|
eab5a5e241
|
Revert "add php native gzdecode()"
This reverts commit f2c624a236 .
|
12 years ago |
Andrew Dolgov
|
129562e0b1
|
opml: add some data length limiting
|
12 years ago |
Andrew Dolgov
|
f2c624a236
|
add php native gzdecode()
|
12 years ago |
Andrew Dolgov
|
2324f15325
|
add sv_SE translation
|
12 years ago |
Barak Korren
|
e470a273cf
|
Merge branch 'master' into tunable-fetches
|
12 years ago |
Barak Korren
|
3f44977129
|
Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS.git into tunable-fetches
|
12 years ago |
Barak Korren
|
046ec65760
|
Move tuning settings to different file so config.php isn't overcrowded
by default
|
12 years ago |
Andrew Dolgov
|
c050148df4
|
fix broken header of ru_RU translation thanks to Tomáš Chvátal; rebase translations
|
12 years ago |
Andrew Dolgov
|
d3b923c917
|
Revert "remove ru_RU translation: unmaintained, broken"
This reverts commit c2647e294c .
|
12 years ago |
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
|
837ec70e3e
|
validate_session: check for user agent
|
12 years ago |
Barak Korren
|
32b7a340ad
|
Merge branch 'master' into tunable-fetches
Conflicts:
include/rssfuncs.php
|
12 years ago |
Andrew Dolgov
|
c2647e294c
|
remove ru_RU translation: unmaintained, broken
|
12 years ago |
Andrew Dolgov
|
f058366d9b
|
rebase translations
|
12 years ago |
Barak Korren
|
8401101d50
|
Moved hard-coded fetch timeout values into config file to allow site-level tuning
|
12 years ago |
Arto Tolonen
|
5d608138c8
|
Initial Finnish(Suomi) translation. 74% translated.
|
12 years ago |
Andrew Dolgov
|
417591034a
|
remove experimental view_settings stuff from master
|
12 years ago |
Andrew Dolgov
|
022af85b19
|
rebase translations
|
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
|
5e736e4592
|
implement stop action
|
12 years ago |
Andrew Dolgov
|
8e8c8934a9
|
add necessary schema plumbing to implement filter ordering
also add filter titles
|
12 years ago |
Andrew Dolgov
|
ee0542ce28
|
daemon: do not schedule user-disabled feeds (2)
|
12 years ago |
Andrew Dolgov
|
cd7ebb39e4
|
daemon: do not schedule user-disabled feeds
|
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
|
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
|
e81610d9ef
|
daemon: sort by random
|
12 years ago |
Andrew Dolgov
|
8292d05b7c
|
daemon: show feeds/minute stats
|
12 years ago |
Andrew Dolgov
|
17e74b21cf
|
update_rss_feed: bailout if cache is considered valid, but older than last_updated
|
12 years ago |
Andrew Dolgov
|
31623bfa99
|
if-modified-since: also take last_updated into account
|
12 years ago |
Andrew Dolgov
|
7a01dc776e
|
support If-Modified-Since
|
12 years ago |