Andrew Dolgov
|
46da73c255
|
implement ProtectedHandler
|
13 years ago |
Andrew Dolgov
|
8e17d6636e
|
add Pref_Filters
|
13 years ago |
Andrew Dolgov
|
56770001dd
|
remove old help stuff
|
13 years ago |
Andrew Dolgov
|
66665fba79
|
add Pref_Users class
|
13 years ago |
Andrew Dolgov
|
cbe50c800d
|
add pref_labels class
|
13 years ago |
Andrew Dolgov
|
c4c5cca12d
|
fix generator of localized_schema.php
|
13 years ago |
Andrew Dolgov
|
678dda79e3
|
compat fix for old-style backend methods
|
13 years ago |
Andrew Dolgov
|
9497602484
|
Merge branch 'master' into tiny-oop
|
13 years ago |
Andrew Dolgov
|
4f09f594c2
|
move help to backend class
|
13 years ago |
Andrew Dolgov
|
611efae712
|
add catchall backend class
|
13 years ago |
Andrew Dolgov
|
1f203144a2
|
add classes/ to common deb
|
13 years ago |
Andrew Dolgov
|
1395083e94
|
add pref_prefs class
|
13 years ago |
Andrew Dolgov
|
afcfe6cad5
|
add pref_feeds class
|
13 years ago |
Andrew Dolgov
|
3f3630529e
|
implement tiny-OOP routing
|
13 years ago |
Andrew Dolgov
|
667a82727c
|
update eclipse .settings
|
13 years ago |
Andrew Dolgov
|
d51124689d
|
add tiny-OOP style backend RPC
|
13 years ago |
Andrew Dolgov
|
f30ef1fa1b
|
subop -> method
|
13 years ago |
Andrew Dolgov
|
c9c4f6b7e3
|
remove tests/
|
13 years ago |
Andrew Dolgov
|
9da0e4a2ff
|
fix 500 error on missing config.php
|
13 years ago |
Andrew Dolgov
|
fe6d5185d4
|
tweak deb postinst message
update translations
|
13 years ago |
Andrew Dolgov
|
27d674aeb2
|
fix .deb building
|
13 years ago |
Andrew Dolgov
|
b88a975adb
|
fix sanity_config location
|
13 years ago |
Andrew Dolgov
|
4a0500fbc8
|
fix API includes
|
13 years ago |
Andrew Dolgov
|
a469bc7e09
|
disable cdm auto catchup on viewfeed() in normal mode
|
13 years ago |
Andrew Dolgov
|
107d0cf39e
|
overall directory tree cleanup
|
13 years ago |
Andrew Dolgov
|
31303c6bbd
|
reduce the number of always included libraries
|
13 years ago |
Andrew Dolgov
|
c902b6442d
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
1c9d14ad79
|
backend: do not include all modules all the time
|
13 years ago |
Andrew Dolgov
|
170532b7a1
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
aea655489c
|
remove toggleEvenOdd()
|
13 years ago |
Andrew Dolgov
|
7871db1dc1
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
63bb227547
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
3415b07556
|
fix trim_array()
|
13 years ago |
Andrew Dolgov
|
99627c4863
|
add eclipse stuff
|
13 years ago |
Andrew Dolgov
|
f37e541a8f
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
b167df5e60
|
js: misc cleanup
|
13 years ago |
Andrew Dolgov
|
8c622460c2
|
css cleanup
|
13 years ago |
Andrew Dolgov
|
a299881140
|
misc layout fixes
|
13 years ago |
Andrew Dolgov
|
0bfbf1c235
|
php: remove unused functions
|
13 years ago |
Andrew Dolgov
|
77c3c5f9fa
|
viewfeed: fix typo
|
13 years ago |
Andrew Dolgov
|
17eb362b96
|
viewfeed: only select first tab when request is not background
|
13 years ago |
Andrew Dolgov
|
e331188f76
|
misc typo fixes
|
13 years ago |
Andrew Dolgov
|
2ea34cc150
|
add mark above/below as read to headline context menu
|
13 years ago |
Andrew Dolgov
|
e6f1a1b747
|
Merge pull request #14 from vertecx/master
Close pointer to lock file before unlinking
|
13 years ago |
Petter Jnsson
|
a10c2ed817
|
backend: close file pointer before unlinking.
|
13 years ago |
Andrew Dolgov
|
46d60592ad
|
api: implement setting article note through updateArticle
|
13 years ago |
Andrew Dolgov
|
75b901d929
|
api/getCategories: return virtual categories and Uncategorized
|
13 years ago |
Andrew Dolgov
|
e9ed9ec844
|
api/getCategories: add TODO
|
13 years ago |
Andrew Dolgov
|
97a3b9f012
|
api: include labels to getHeadlines; optimize SQL queries for getHeadlines
|
13 years ago |
Andrew Dolgov
|
582f41e2c1
|
implement getApiLevel
|
13 years ago |