Andrew Dolgov
|
404e2e3603
|
more work on singleton-based DB
|
2013-04-17 15:36:48 +04:00 |
|
Andrew Dolgov
|
ba68b6815a
|
db updates, remove init_connection()
|
2013-04-17 14:23:35 +04:00 |
|
Andrew Dolgov
|
9594791782
|
experimental singleton-based Db connection
|
2013-04-17 13:08:36 +04:00 |
|
Andrew Dolgov
|
0186be6aeb
|
another take on inclusion of errorhandler in CLI scripts
|
2013-04-17 12:36:27 +04:00 |
|
Andrew Dolgov
|
d1bfb86f9d
|
remove errorhandler from CLI scripts for the time being
|
2013-04-17 12:27:47 +04:00 |
|
Andrew Dolgov
|
857efe49e6
|
add schema checking to feed updating and update script
|
2013-04-17 12:10:35 +04:00 |
|
Andrew Dolgov
|
a94379f118
|
add missing close image
|
2013-04-17 10:53:12 +04:00 |
|
Andrew Dolgov
|
95437e9e07
|
tweak notify layout/display
|
2013-04-17 10:50:46 +04:00 |
|
Andrew Dolgov
|
4a535e2d31
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-17 10:20:45 +04:00 |
|
Andrew Dolgov
|
524d03a03e
|
config: remove mention of encrypted logins
|
2013-04-17 09:30:11 +04:00 |
|
Andrew Dolgov
|
57f37cfcf4
|
Merge pull request #160 from lotrfan/indent_fix
Fix indentation issues (spaces => tabs)
|
2013-04-16 22:29:32 -07:00 |
|
Jeffrey Tolar
|
5d28014ee3
|
Fix indentation issues (spaces => tabs)
|
2013-04-17 00:23:12 -05:00 |
|
Andrew Dolgov
|
2a649c447c
|
enable logger in updater scripts
|
2013-04-17 09:09:59 +04:00 |
|
Andrew Dolgov
|
89473cb5c6
|
feedtree: don't request null icon
|
2013-04-17 09:09:51 +04:00 |
|
Andrew Dolgov
|
5e6f0145c8
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-17 08:50:41 +04:00 |
|
Andrew Dolgov
|
2cbdc95bb0
|
add a separate tab for the logger
|
2013-04-17 08:42:39 +04:00 |
|
Andrew Dolgov
|
77be1217e5
|
errorhandler: remove unneeded stuff
|
2013-04-17 08:32:45 +04:00 |
|
Andrew Dolgov
|
1202d35127
|
Merge pull request #159 from supahgreg/master
minor typo fix in hash_get()
|
2013-04-16 21:09:25 -07:00 |
|
supahgreg
|
3cc5a3cd43
|
minor typo fix in hash_get()
|
2013-04-16 20:08:17 -05:00 |
|
Andrew Dolgov
|
7a51032cab
|
errorhandler: do not report hidden errors
|
2013-04-17 01:26:55 +04:00 |
|
Andrew Dolgov
|
05a46342a4
|
Revert "floIcon: set cap on image size"
This reverts commit cb50799560 .
|
2013-04-17 01:17:06 +04:00 |
|
Andrew Dolgov
|
cb50799560
|
floIcon: set cap on image size
|
2013-04-16 23:24:50 +04:00 |
|
Andrew Dolgov
|
4fe9327491
|
Revert "remove floIcon: bugs"
This reverts commit 7970c09255 .
|
2013-04-16 23:22:32 +04:00 |
|
Andrew Dolgov
|
7970c09255
|
remove floIcon: bugs
|
2013-04-16 23:16:51 +04:00 |
|
Andrew Dolgov
|
da1e51cdfb
|
add some styling to otp form
|
2013-04-16 21:15:41 +04:00 |
|
Andrew Dolgov
|
9deca86d96
|
require entering current one time code to enable otp
|
2013-04-16 21:07:26 +04:00 |
|
Andrew Dolgov
|
6f148528dc
|
set otp field to autocomplete=off
|
2013-04-16 20:52:36 +04:00 |
|
Andrew Dolgov
|
9c3a4f293c
|
remove password type from otp field
|
2013-04-16 20:50:17 +04:00 |
|
Andrew Dolgov
|
a5680acbe8
|
replace split with explode
|
2013-04-16 20:40:23 +04:00 |
|
Andrew Dolgov
|
438a3ecb04
|
disable FOLLOWLOCATION when under open_basedir
|
2013-04-16 20:40:14 +04:00 |
|
Andrew Dolgov
|
e2261e177b
|
implement old log entry purging in update_daemon_common; add some more error types; tweak error log display
|
2013-04-16 20:34:20 +04:00 |
|
Andrew Dolgov
|
b8c7f8357d
|
do not try to load plugins which aren't directories
|
2013-04-16 20:20:40 +04:00 |
|
Andrew Dolgov
|
4e53956add
|
implement error log viewer
|
2013-04-16 20:16:15 +04:00 |
|
Andrew Dolgov
|
889a5f9f19
|
experimental SQL-based error logger
|
2013-04-16 19:41:31 +04:00 |
|
Andrew Dolgov
|
4f032700db
|
ttrssMailer: actually use OOP properly
|
2013-04-16 16:50:22 +04:00 |
|
Andrew Dolgov
|
90df27a4c1
|
ttrssMailer: fix typo
|
2013-04-16 16:43:15 +04:00 |
|
Andrew Dolgov
|
52803a0bfd
|
add SPHINX_SERVER
|
2013-04-16 16:41:32 +04:00 |
|
Andrew Dolgov
|
b9863a153c
|
unify SMTP_HOST and SMTP_PORT as SMTP_SERVER
|
2013-04-16 16:40:04 +04:00 |
|
Andrew Dolgov
|
ea4e11032a
|
mail plugin: fix blank From: header
|
2013-04-16 16:36:05 +04:00 |
|
Andrew Dolgov
|
40fe2d7382
|
remove js-based player, better mp3 support detection for html5 audio
|
2013-04-16 15:44:38 +04:00 |
|
Andrew Dolgov
|
82d77f24a5
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-16 14:34:21 +04:00 |
|
Andrew Dolgov
|
76e087b017
|
format_article_labels: bail out if passed something other than array
|
2013-04-16 01:02:42 +04:00 |
|
Andrew Dolgov
|
28c99a3758
|
Merge pull request #157 from sq5gvm/master
Updated polish (pl_PL) translation
|
2013-04-15 12:08:16 -07:00 |
|
Mirosław Lach
|
ec86dc4168
|
Polish translation update.
|
2013-04-15 21:01:04 +02:00 |
|
Andrew Dolgov
|
5e3d5480f7
|
use hashed guids in a hopefully backwards compatible fashion
|
2013-04-15 19:28:11 +04:00 |
|
Andrew Dolgov
|
bc7a144dd5
|
properly remove and replace favicon color when favicon gets manually removed/uploaded
|
2013-04-15 18:22:48 +04:00 |
|
Andrew Dolgov
|
86f7d2a9f2
|
make gradient less visible on read headlines
|
2013-04-15 18:09:48 +04:00 |
|
Andrew Dolgov
|
12a6bd28ac
|
remove hsl stuff from classes/feeds, we take care of this when choosing the color
|
2013-04-15 17:07:06 +04:00 |
|
Andrew Dolgov
|
a8c93f0a81
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-04-15 17:02:33 +04:00 |
|
Andrew Dolgov
|
6ac722d5b1
|
try to improve color guessing algorithm a bit
|
2013-04-15 17:01:51 +04:00 |
|