Andrew Dolgov
|
bed44d5164
|
login form: focus login field
|
2012-10-09 10:35:59 +04:00 |
|
Andrew Dolgov
|
441a89d3c5
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
2012-10-06 19:35:04 +04:00 |
|
Mirosław Lach
|
ea45791abc
|
Polish translation for tt-rss.
Version from Transiflex updated to version 1.5.11.
|
2012-10-06 16:27:53 +02:00 |
|
Andrew Dolgov
|
f99759dae4
|
getCategoryTitle: return translated Uncategorized (closes #506)
|
2012-10-06 17:47:19 +04:00 |
|
Andrew Dolgov
|
07b63daf73
|
fix subcategory query on mysql
|
2012-09-27 14:06:21 +04:00 |
|
Andrew Dolgov
|
6c8a161d8c
|
update translations
|
2012-09-24 12:04:52 +04:00 |
|
Andrew Dolgov
|
7032f2a598
|
simplify searching query
|
2012-09-24 12:01:42 +04:00 |
|
Andrew Dolgov
|
759e5132a1
|
subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups
|
2012-09-23 13:38:58 +04:00 |
|
Andrew Dolgov
|
386c4ce63c
|
api: include recently read feed
|
2012-09-19 22:52:32 +04:00 |
|
Andrew Dolgov
|
c82c2aa412
|
do not use dojo for login/password fields
|
2012-09-19 22:18:30 +04:00 |
|
Andrew Dolgov
|
964f153371
|
api: use tt-rss session storage
|
2012-09-19 12:45:01 +04:00 |
|
Andrew Dolgov
|
4864633612
|
API: support nested categories
|
2012-09-18 10:03:26 +04:00 |
|
Andrew Dolgov
|
0f556e3edb
|
lower default DAEMON_SLEEP_INTERVAL
|
2012-09-15 20:53:12 +04:00 |
|
Andrew Dolgov
|
d2088ee6d5
|
create_published_article: better check for duplicate URLs, wrap everything in a transaction
|
2012-09-15 19:52:53 +04:00 |
|
Andrew Dolgov
|
71b6a2360e
|
create_published_article: check for duplicate URLs
|
2012-09-15 19:44:33 +04:00 |
|
Andrew Dolgov
|
c6c010d98a
|
remove mandatory truncating of post title, limit width using CSS
|
2012-09-15 18:07:01 +04:00 |
|
Andrew Dolgov
|
9170056c55
|
bump PHP version requirement to 5.3.0
|
2012-09-15 17:18:43 +04:00 |
|
Andrew Dolgov
|
eeee2ccf74
|
login form: resize input fields, fix missing error output
|
2012-09-10 20:37:41 +04:00 |
|
Andrew Dolgov
|
675f198a7c
|
rework login form
|
2012-09-10 20:15:45 +04:00 |
|
Andrew Dolgov
|
97acbaf190
|
login system fixes
remove old-style session checking from backend.php
move outside subscription endpoint to public.php, change subscription
bookmarklet
|
2012-09-10 19:01:06 +04:00 |
|
Andrew Dolgov
|
46b781491b
|
set last_read to NOW() when publishing, order published feed by last read by default, allow overriding order in recently read feed
|
2012-09-10 10:27:51 +04:00 |
|
Andrew Dolgov
|
18cf1358e0
|
create_published_article: validate url
|
2012-09-09 21:47:58 +04:00 |
|
Andrew Dolgov
|
ecd5a3c87f
|
create_published_article: do not allow empty title
|
2012-09-09 21:44:20 +04:00 |
|
Andrew Dolgov
|
5c33ecab1f
|
update translations
|
2012-09-09 20:17:07 +04:00 |
|
Andrew Dolgov
|
8361e72478
|
implement sharing of arbitrary stuff using bookmarklet and API call, bump API version
|
2012-09-09 16:05:59 +04:00 |
|
Andrew Dolgov
|
304aadb907
|
remove twitter-specific code
|
2012-09-07 10:23:46 +04:00 |
|
Andrew Dolgov
|
fb70f26ed9
|
implement one time passwords using TOTP
|
2012-09-03 18:33:46 +04:00 |
|
Andrew Dolgov
|
6b218731af
|
filter_to_sql: fix for all feeds
|
2012-09-03 15:18:27 +04:00 |
|
Andrew Dolgov
|
4e02f58294
|
implement filter testing
|
2012-09-03 15:05:43 +04:00 |
|
Andrew Dolgov
|
9299102f43
|
getFeedIcon: remove second parameter
|
2012-09-03 13:13:16 +04:00 |
|
Andrew Dolgov
|
5574b09ec2
|
fix filters not loading for feeds in Uncategorized
|
2012-09-03 10:26:54 +04:00 |
|
Andrew Dolgov
|
75c648cf5c
|
replace several preg_match() feed id tests with is_numeric()
|
2012-09-02 14:11:28 +04:00 |
|
Andrew Dolgov
|
8add44ec95
|
opml: fix category title in filter export
|
2012-09-02 13:33:55 +04:00 |
|
Andrew Dolgov
|
fd994f1a48
|
reimplement OPML filter export
|
2012-09-01 23:33:56 +04:00 |
|
Andrew Dolgov
|
6aff784575
|
implement multiple rule/action filters
|
2012-08-31 12:13:47 +04:00 |
|
Andrew Dolgov
|
f9ebb32ca0
|
hide more obscure preferences under "show more" checkbox in pref-prefs,
bump schema
|
2012-08-30 13:10:28 +04:00 |
|
Andrew Dolgov
|
2a3d00bbf5
|
show attachments dropdown on a separate line
|
2012-08-29 15:34:27 +04:00 |
|
Andrew Dolgov
|
5089b30b4f
|
recently read: select query fix
|
2012-08-27 10:14:07 +04:00 |
|
Andrew Dolgov
|
5417fbd77e
|
implement recently read vfeed (-6)
|
2012-08-27 10:08:11 +04:00 |
|
Andrew Dolgov
|
4c9d0490c6
|
rework filter dialog to make feed/category selection easier
|
2012-08-26 12:36:08 +04:00 |
|
Andrew Dolgov
|
c5fe614fef
|
update sanity_config.php
|
2012-08-23 23:48:34 +04:00 |
|
Andrew Dolgov
|
6e65854727
|
bump config version
|
2012-08-23 23:28:32 +04:00 |
|
Andrew Dolgov
|
79f946be6f
|
sanity: add php version check
|
2012-08-23 23:17:32 +04:00 |
|
Andrew Dolgov
|
caeee35fd5
|
self-update: clarify is_writable check on work_dir
|
2012-08-23 23:00:48 +04:00 |
|
Andrew Dolgov
|
808dd053c6
|
implement web-based self updater (closes #395)
|
2012-08-23 22:56:04 +04:00 |
|
Andrew Dolgov
|
1280612515
|
self-update: update up to date prompt
|
2012-08-23 22:02:29 +04:00 |
|
Andrew Dolgov
|
27211afe92
|
implement experimental web-based updater
|
2012-08-23 20:23:19 +04:00 |
|
Andrew Dolgov
|
639ad60035
|
update-self: fix wrong work directory, better work directory checking
|
2012-08-23 19:36:59 +04:00 |
|
Andrew Dolgov
|
acf33893ab
|
move self-updating to include/update_self.php
|
2012-08-23 13:57:29 +04:00 |
|
Andrew Dolgov
|
88aa6e9dae
|
login_form: remove short php tags
|
2012-08-23 13:42:25 +04:00 |
|