Dimitar Dimitrov
|
737ef4dcc2
|
Compare versions in a more robust way.
|
2013-03-15 23:47:53 +01:00 |
|
Andrew Dolgov
|
8c4f63fa9a
|
Merge pull request #49 from Joschasa/master
Let htmLawed keep width+height for images
|
2013-03-15 11:10:12 -07:00 |
|
André
|
822cbf2a87
|
Let htmLawed keep width+height for images
|
2013-03-15 18:25:22 +01:00 |
|
Andrew Dolgov
|
9803a08886
|
Merge pull request #48 from stephen-hill/master
Edit User Password Input
|
2013-03-15 09:53:20 -07:00 |
|
Andrew Dolgov
|
469061fef1
|
config: bump default values for cookie expiration times (refs #539)
|
2013-03-15 20:51:12 +04:00 |
|
Andrew Dolgov
|
858142054c
|
release 1.7.4
|
2013-03-15 19:55:00 +04:00 |
|
Andrew Dolgov
|
8c0496f74c
|
Revert "Rewrote database support to classes, Fixed strict warning in sanitizedummy.php"
This reverts commit 65d0cc64a2 .
|
2013-03-15 19:54:18 +04:00 |
|
Andrew Dolgov
|
a48d8533bf
|
Revert "db: use builtin classloader, lowercase class files"
This reverts commit 57b8469e67 .
|
2013-03-15 19:54:08 +04:00 |
|
Stephen Hill
|
9bb6811d2a
|
Input didn't have a type.
This pasword input didn't have type="input". Now it does.
|
2013-03-15 14:54:39 +00:00 |
|
Andrew Dolgov
|
e600dbd44a
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-03-15 17:04:21 +04:00 |
|
Andrew Dolgov
|
3c11570d59
|
release 1.7.3
|
2013-03-15 17:02:54 +04:00 |
|
Andrew Dolgov
|
02ef0f0b52
|
Merge pull request #47 from xaberus/master
fix wrong require sequence
|
2013-03-15 05:49:07 -07:00 |
|
Pavel Sterin
|
f02713bb4a
|
fix update.php
sanity_check must be included after config or it will always fail to find nonstandard folders
|
2013-03-15 12:56:40 +01:00 |
|
Andrew Dolgov
|
57b8469e67
|
db: use builtin classloader, lowercase class files
|
2013-03-15 14:15:06 +04:00 |
|
Andrew Dolgov
|
07be89952d
|
Merge pull request #46 from mbirth/master
Core db features in separate classes for Pgsql and Mysql
|
2013-03-15 03:09:22 -07:00 |
|
Markus Birth
|
65d0cc64a2
|
Rewrote database support to classes, Fixed strict warning in sanitizedummy.php
|
2013-03-15 10:51:33 +01:00 |
|
Andrew Dolgov
|
7d272e5c04
|
fix warning in hotkey help dialog when disabled hotkey is processed
|
2013-03-15 10:05:48 +04:00 |
|
Andrew Dolgov
|
ef3da31cd9
|
api: force returned timestamps to integer
|
2013-03-15 09:40:31 +04:00 |
|
Andrew Dolgov
|
5a1b1af311
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2013-03-15 09:25:08 +04:00 |
|
Andrew Dolgov
|
35e5f1da35
|
patch sanitizedummy with proper declaration (closes #554)
|
2013-03-15 09:24:54 +04:00 |
|
Andrew Dolgov
|
58bbc3b92c
|
Merge pull request #44 from WalterWeiss/de_DE
update German translation
|
2013-03-14 22:14:20 -07:00 |
|
Andrew Dolgov
|
08c903f1de
|
Merge pull request #45 from Brianetta/patch-1
Delete blank lines from end of instances plugin's init.php
|
2013-03-14 22:13:23 -07:00 |
|
Brian Ronald
|
2ee41191da
|
Delete blank lines from end of instances plugin's init.php
|
2013-03-15 04:44:55 +00:00 |
|
Walter Weiss
|
ba4a4bec2a
|
update German translation
|
2013-03-15 02:43:40 +01:00 |
|
Andrew Dolgov
|
22890cceca
|
add share to twitter plugin back
|
2013-03-14 21:02:45 +04:00 |
|
Andrew Dolgov
|
d2ef966e8d
|
add a separate check for php version because of T_PAAMAYIM_NEKUDOTAYIM on 5.2
|
2013-03-14 19:16:01 +04:00 |
|
Andrew Dolgov
|
b6046b3a7b
|
add schema 104 upgrade files
|
2013-03-14 18:53:49 +04:00 |
|
Andrew Dolgov
|
d26859b5e1
|
rename STRIP_IMAGES to make it less confusing (bump schema)
|
2013-03-14 18:52:44 +04:00 |
|
Andrew Dolgov
|
ef69681b93
|
enable feed titles in vfeeds in combined mode, align to date
|
2013-03-13 12:33:59 +04:00 |
|
Andrew Dolgov
|
3afc03b530
|
add plugins/googlereaderkeys
|
2013-03-12 11:35:41 +04:00 |
|
Andrew Dolgov
|
0b5ef30d69
|
af_redditimgur: better album embedding layout
|
2013-03-12 11:30:35 +04:00 |
|
Andrew Dolgov
|
35055d050b
|
af_redditimgur: support albums
|
2013-03-12 11:26:44 +04:00 |
|
Andrew Dolgov
|
ce7d5e8765
|
af_redditimgur: add basic support for handling linked imgur pages
|
2013-03-12 10:49:02 +04:00 |
|
Andrew Dolgov
|
4b27f0c06d
|
add f C hotkey to toggle combined mode (closes #549)
|
2013-03-12 09:52:45 +04:00 |
|
Andrew Dolgov
|
5f9d021336
|
release 1.7.2
|
2013-03-12 09:39:28 +04:00 |
|
Andrew Dolgov
|
96f98cb091
|
escape fetch error message before saving in the db (closes #550)
|
2013-03-11 14:14:28 +04:00 |
|
Andrew Dolgov
|
41acdf4c11
|
remove purging of inactive feeds in daemon_common (causes duplicates)
|
2013-03-07 09:03:42 +04:00 |
|
Andrew Dolgov
|
123a764372
|
getLabelCounters: add caption to group by to fix query failing on pgsql 8.4 (refs #545)
|
2013-03-05 15:36:25 +04:00 |
|
Andrew Dolgov
|
1f1d322425
|
release 1.7.1
|
2013-03-05 09:44:16 +04:00 |
|
Andrew Dolgov
|
f161869541
|
when purging inactive feeds, set last_updated to NOW()
|
2013-03-04 21:49:14 +04:00 |
|
Andrew Dolgov
|
b7c8622ec7
|
atom xsl: fix missing feed icon
|
2013-02-28 20:23:26 +04:00 |
|
Andrew Dolgov
|
da15c140f7
|
only bind noscroll hotkeys in combined mode by default
|
2013-02-28 20:21:06 +04:00 |
|
Andrew Dolgov
|
f6a260c65e
|
cdmClicked: allow shift-lclick
|
2013-02-28 20:15:17 +04:00 |
|
Andrew Dolgov
|
8a77553595
|
unsubscribeFeed: call updateFeedList() when unsubscribing from labels
|
2013-02-28 20:09:25 +04:00 |
|
Andrew Dolgov
|
a1f7a5191a
|
make unread cdm content less bold
|
2013-02-28 19:35:36 +04:00 |
|
Andrew Dolgov
|
8bebe19862
|
tweak pre/code display
|
2013-02-28 19:24:20 +04:00 |
|
Andrew Dolgov
|
18bfbb0cd2
|
tweak blockquote display
|
2013-02-28 19:16:27 +04:00 |
|
Andrew Dolgov
|
4480b26e66
|
assign hash-stored feed_id/is_cat earlier on startup
|
2013-02-28 19:16:17 +04:00 |
|
Andrew Dolgov
|
3cb9cd6e3f
|
af_redditimgur: unbreak
|
2013-02-28 18:11:10 +04:00 |
|
Andrew Dolgov
|
a16d7a5d64
|
af_redditimgur: do not process content multiple times
|
2013-02-28 16:47:55 +04:00 |
|