Andrew Dolgov
77e8100669
add date suffixes to opml & import_export generated files
10 years ago
Andrew Dolgov
9a35ed6709
disable filter test result highlighting for the time being
10 years ago
Andrew Dolgov
dbeef0ca67
filter preview: remove unnecessary checkbox
10 years ago
Andrew Dolgov
f48f292d2b
tweak filter preview layout a bit; allow previewing matched articles in a popup
10 years ago
Andrew Dolgov
261226a3a5
mostly implement async filter test dialog
10 years ago
Andrew Dolgov
a007c18dff
wip: filter async testing
10 years ago
Andrew Dolgov
e17079dcef
make disabled filter rules easier to discern
...
show if filter set match_any_rule on the overview
11 years ago
Andrew Dolgov
73dfda1da6
various minor style updates, add danger buttons
11 years ago
Andrew Dolgov
d98779972d
tabbed feed editor
11 years ago
Andrew Dolgov
bf9cc9ad95
combine user edit & user details
11 years ago
Andrew Dolgov
f232aa5a34
remove num_articles from main pref_users query
11 years ago
Andrew Dolgov
f9c1f8b0d4
pref-feeds: check for inactive feeds asynchronously
11 years ago
Andrew Dolgov
1edff0d439
user manager: show stored feeds/articles
11 years ago
Andrew Dolgov
b028da0a2d
display lack of filter plugin actions properly
11 years ago
Andrew Dolgov
b87744534a
add plugin-based filter actions (see example plugin in attic)
...
bump schema
11 years ago
Andrew Dolgov
314956d440
filter test dialog fixes for filters w/ many rules
11 years ago
Andrew Dolgov
fb8a032a6b
minor textarea fixes
11 years ago
Andrew Dolgov
e79e274fc8
add styles for several other dijit elements
11 years ago
Andrew Dolgov
91837f0a2a
update site_url (and title if needed) when changing feed_url in feed editor
11 years ago
Andrew Dolgov
df659891ac
implement per-feed stemming language setting
11 years ago
Andrew Dolgov
3ceb893f66
add one catchall function to make uniqids/keyhashes/etc used by tt-rss
11 years ago
Andrew Dolgov
9638ec51b6
minor filter test dialog fixes
11 years ago
Andrew Dolgov
077004e470
feed test layout updates
11 years ago
Andrew Dolgov
4f9a3c0e0f
Merge branch 'master' of git.fakecake.org:tt-rss
...
Conflicts:
classes/pref/filters.php
11 years ago
Andrew Dolgov
c939dfc396
rework filter preview to use native regexp implementation
11 years ago
Andrew Dolgov
f5a0fb8b64
queryFeedHeadlines: move to array-based arguments, optionally check if first element changed when paginating
11 years ago
Andrew Dolgov
5956f312b7
add a bit more visible separate infobox for password change results
11 years ago
Andrew Dolgov
415a3b50c9
fix some minor typos and stuff
11 years ago
Andrew Dolgov
b9634eb8b8
support loading themes from themes.local
11 years ago
Andrew Dolgov
e6c826fa2f
remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of the results)
11 years ago
Andrew Dolgov
f6cbe9a5a0
require version information in all additional themes
11 years ago
Andrew Dolgov
4a1d122c87
edit feed: smaller buttons for icon upload; allow uploading larger favicons
11 years ago
Andrew Dolgov
0d703c73bd
reinstate wrongfully renamed archived feed; properly fix prefs filtertree labels for all feeds ( ff5cc7d7)
12 years ago
André Glüpker
d922b09c43
Skip nested Feed when calling getNextUnreadFeed()
...
This function is only called when using "Mark all as read".
So every time, this function gets called right now, all nested
categories get marked as read as well, so we don't want to jump to them.
Instead we want to the next category with same or higher tier.
12 years ago
Andrew Dolgov
78744d48d7
add FEEDS_SORT_BY_UNREAD to blacklist (removed)
12 years ago
Andrew Dolgov
34899cf9e8
add hidden tunable _DISABLE_INACTIVE_FEEDS
12 years ago
Andrew Dolgov
50e04efdc8
expand filtertree display to make filters easier to distinguish
12 years ago
Andrew Dolgov
b41c5741fe
disable OTP on user password reset
12 years ago
Andrew Dolgov
4a80c57c50
remove some unused code reported by phpmd
12 years ago
Andrew Dolgov
ab85ad89b3
otp: use application name in provisioning uri
12 years ago
Andrew Dolgov
4c63934bac
increase randomness of shared url keys a bit
12 years ago
Andrew Dolgov
76d78eb2e7
remove unnecessary wrapping from share uniqid() keys
12 years ago
Andrew Dolgov
bf5bcb8e27
queryFeedHeadlines: remove obsolete content_preview
12 years ago
Andrew Dolgov
e7a40490b8
filters: add a link to the wiki page to the rule create/edit dialog
13 years ago
Andrew Dolgov
74175e6ae3
fix filter content previews showing html content
13 years ago
Andrew Dolgov
1a545dcb44
mark feed with error in headlines toolbar, use error icon in feed editor
13 years ago
Andrew Dolgov
41a7a066ef
share: move unsharing all articles into the plugin
13 years ago
Andrew Dolgov
a290e9ea2e
fix crash in filter preferences
13 years ago
Andrew Dolgov
f48d89fd58
Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-hookhead
13 years ago
Andrew Dolgov
06a39024dd
plugin list: fix system plugins image position
13 years ago