Andrew Dolgov
|
dd0a17b07a
|
opml fixes
|
12 years ago |
Andrew Dolgov
|
c08367f944
|
tweak infscroll with hsp existing
|
12 years ago |
Andrew Dolgov
|
10afc7c63b
|
FeedTree: allow context menu for virtual feeds
|
12 years ago |
Andrew Dolgov
|
b2bbbd2324
|
tweak infscroll threshold
|
12 years ago |
Andrew Dolgov
|
eeee2ccf74
|
login form: resize input fields, fix missing error output
|
12 years ago |
Andrew Dolgov
|
675f198a7c
|
rework login form
|
12 years ago |
Andrew Dolgov
|
2d6847495f
|
fix OTP
|
12 years ago |
Andrew Dolgov
|
d493aba238
|
allow logging in by sharepopup
|
12 years ago |
Andrew Dolgov
|
97acbaf190
|
login system fixes
remove old-style session checking from backend.php
move outside subscription endpoint to public.php, change subscription
bookmarklet
|
12 years ago |
Andrew Dolgov
|
c3d2cda86d
|
bump default for generated feed article count to 100
|
12 years ago |
Andrew Dolgov
|
2ebf38a9bd
|
public/rss: implement JSON output format
|
12 years ago |
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
|
12 years ago |
Andrew Dolgov
|
8cdc185ba4
|
e shortcut: properly handle article selection
|
12 years ago |
Andrew Dolgov
|
18cf1358e0
|
create_published_article: validate url
|
12 years ago |
Andrew Dolgov
|
ecd5a3c87f
|
create_published_article: do not allow empty title
|
12 years ago |
Andrew Dolgov
|
5c33ecab1f
|
update translations
|
12 years ago |
Andrew Dolgov
|
50b8b50355
|
sharepopup: add help text
|
12 years ago |
Andrew Dolgov
|
8361e72478
|
implement sharing of arbitrary stuff using bookmarklet and API call, bump API version
|
12 years ago |
Andrew Dolgov
|
b8386ad3d1
|
disable OTP when saving user
|
12 years ago |
Andrew Dolgov
|
304aadb907
|
remove twitter-specific code
|
12 years ago |
Andrew Dolgov
|
ec78654f4e
|
add auth_base check_password()
|
12 years ago |
Andrew Dolgov
|
3ca8af7fd8
|
require entering password before enabling/disabling otp
|
12 years ago |
Andrew Dolgov
|
e4f48f8621
|
correctHeadlinesOffset: check for elements to work on
|
12 years ago |
Andrew Dolgov
|
b8cdc39433
|
focus input field in otp form
|
12 years ago |
Andrew Dolgov
|
02cd6de128
|
api: add workaround to disable OTP
|
12 years ago |
Andrew Dolgov
|
4e70344bbf
|
auth internal: fix login screen warning
|
12 years ago |
Andrew Dolgov
|
973392b9f5
|
pref-prefs/otpqrcode: do not show image if otp is enabled
|
12 years ago |
Andrew Dolgov
|
fb70f26ed9
|
implement one time passwords using TOTP
|
12 years ago |
Andrew Dolgov
|
fd26d5bfdf
|
implement removing selected categories
|
12 years ago |
Andrew Dolgov
|
6b218731af
|
filter_to_sql: fix for all feeds
|
12 years ago |
Andrew Dolgov
|
4e02f58294
|
implement filter testing
|
12 years ago |
Andrew Dolgov
|
9299102f43
|
getFeedIcon: remove second parameter
|
12 years ago |
Andrew Dolgov
|
4f79e9aa65
|
clear cache in viewModeChanged()
|
12 years ago |
Andrew Dolgov
|
5574b09ec2
|
fix filters not loading for feeds in Uncategorized
|
12 years ago |
Andrew Dolgov
|
75c648cf5c
|
replace several preg_match() feed id tests with is_numeric()
|
12 years ago |
Andrew Dolgov
|
5a49ed95a8
|
do not load test opml when debugging
|
12 years ago |
Andrew Dolgov
|
d7f9e4fc08
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
12 years ago |
Andrew Dolgov
|
3b003f6396
|
implement OPML filter import
|
12 years ago |
Andrew Dolgov
|
8592a8e3b2
|
opml: fix cat_filter type
|
12 years ago |
Andrew Dolgov
|
8add44ec95
|
opml: fix category title in filter export
|
12 years ago |
Andrew Dolgov
|
8b6e08a11a
|
opml export filter format fix
|
12 years ago |
Andrew Dolgov
|
fd994f1a48
|
reimplement OPML filter export
|
12 years ago |
Andrew Dolgov
|
ff34bac2bf
|
fix filter newrule reg_exp length
|
12 years ago |
Andrew Dolgov
|
ab564aef7b
|
filterEditDlg: automatically open new rule dialog when active feed or article title present
|
12 years ago |
Andrew Dolgov
|
84d9750edc
|
show label color indicators in pref-filters
|
12 years ago |
Andrew Dolgov
|
04e41840fe
|
use dijit.form.CheckBox in filter edit dialog
|
12 years ago |
Andrew Dolgov
|
69c6e94d35
|
implement basic filter search
|
12 years ago |
Andrew Dolgov
|
e8b703878d
|
fix preffiltertree layout being wrong
|
12 years ago |
Andrew Dolgov
|
37f78940d8
|
block type 5 filters (date)
|
12 years ago |
Andrew Dolgov
|
ec63052440
|
implement select all/none in filterEditDlg
|
12 years ago |