1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
Commit Graph

45 Commits

Author SHA1 Message Date
Andrew Dolgov
386cbf27aa combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed output 2005-12-13 06:52:32 +01:00
Andrew Dolgov
a24f525cce quick action to add filter, misc backend improvements 2005-12-09 20:48:13 +01:00
Andrew Dolgov
806a3d146d show number of unread articles in title 2005-11-29 14:09:47 +01:00
Andrew Dolgov
36aab70f08 feed errors box in feed editor is collapsed by default 2005-11-29 10:50:18 +01:00
Andrew Dolgov
7b433d8c02 j,k navigate between feeds 2005-11-28 07:28:33 +01:00
Andrew Dolgov
3866b046f8 api: openExternalUrl(); more checks in all_counters_callback 2005-11-27 20:29:44 +01:00
Andrew Dolgov
1572afe508 headlines subtoolbar, misc api changes 2005-11-27 15:56:10 +01:00
Andrew Dolgov
7719618b29 exception handling in some code blocks 2005-11-26 11:06:56 +01:00
Andrew Dolgov
3055bc4104 selectTableRowsByIdPrefix now checks required checkboxes 2005-11-25 16:48:24 +01:00
Andrew Dolgov
4f3a84f4d3 cleaned up unread/selected style mess 2005-11-25 16:38:08 +01:00
Andrew Dolgov
35f3c923c4 select all/none prompt for pref tables + related API 2005-11-25 16:14:45 +01:00
Andrew Dolgov
e93919dd62 remove yellow bg in notify 2005-11-25 05:43:50 +01:00
Andrew Dolgov
703b632ee9 feedlist display fixes for category mode 2005-11-23 08:41:36 +01:00
Andrew Dolgov
91ff844a86 feed categories 2005-11-23 08:07:04 +01:00
Andrew Dolgov
8dcfffd01e make #notify more noticeable 2005-11-19 19:01:06 +01:00
Andrew Dolgov
295f9b422a perform backend sanity check on startup, update schema version in backend.php 2005-11-16 08:59:46 +01:00
Andrew Dolgov
3745788e89 toggle hide/display only unread feeds, All feeds: button ops changed into selector 2005-11-15 10:13:49 +01:00
Andrew Dolgov
f84a97a31b generic popup user dialog mechanism 2005-10-28 06:59:29 +01:00
Andrew Dolgov
e3d620d51f functions.js: add function cancelDialog() 2005-10-28 06:03:45 +01:00
Andrew Dolgov
b6644d296a add isNumeric() to functions 2005-10-17 04:24:40 +01:00
Andrew Dolgov
9cab3250d6 fix broken feed counter updates 2005-10-16 16:46:37 +01:00
Andrew Dolgov
7dc66a616e add SQL expression help and placeholder for help mechanism 2005-10-16 16:17:12 +01:00
Andrew Dolgov
bc18bcddc6 add some RPC error reporting 2005-10-16 15:15:32 +01:00
Andrew Dolgov
828a8ecc9a move notify box, make it more visible 2005-10-16 15:10:14 +01:00
Andrew Dolgov
4ce1985967 search toolbar ui change 2005-09-11 04:02:23 +01:00
Andrew Dolgov
8143ae1f2b more work on tag support 2005-09-09 08:45:54 +01:00
Andrew Dolgov
e47cfe377b fix update_label_counters bug 2005-09-09 04:11:32 +01:00
Andrew Dolgov
8073cce71e further label/vfeed/feed behaviour unification 2005-09-09 03:47:39 +01:00
Andrew Dolgov
392d45635b rework label counter behaviour 2005-09-09 02:21:30 +01:00
Andrew Dolgov
090e250b69 automagically updating labels with cute XML RPC 2005-09-08 13:10:07 +01:00
Andrew Dolgov
867413478a remove ACTFEEDID container, keep information in a cookie instead (getActiveFeedId/setActiveFeedId API) 2005-09-08 06:29:45 +01:00
Andrew Dolgov
d5224f0d9c miscellaneous MSIE compatibility fixes 2005-09-08 05:39:55 +01:00
Andrew Dolgov
8158c57a8e update schema, more mysql work 2005-09-07 14:31:21 +01:00
Andrew Dolgov
e828e31e83 big interface overhaul, new logo 2005-09-07 08:19:14 +01:00
Andrew Dolgov
1a66d16e46 scrollable feedlist (iframe) 2005-09-07 04:53:29 +01:00
Andrew Dolgov
ac43eba1ab inputify buttons, store view modes in session cookies, disable headline toolbar initially 2005-09-06 05:14:17 +01:00
Andrew Dolgov
c05608c26e notify window close button 2005-09-05 16:49:39 +01:00
Andrew Dolgov
bb7cfaceb1 further javascript cleanups 2005-09-05 13:41:59 +01:00
Andrew Dolgov
f0601b870c iframify main interface, numerous javascript cleanups 2005-09-05 13:02:00 +01:00
Andrew Dolgov
c0e5a40e73 MSIE5 compatibility workarounds 2005-08-25 16:15:27 +01:00
Andrew Dolgov
760966c150 disable hotkey processing while searchbox is focused 2005-08-25 14:31:52 +01:00
Andrew Dolgov
9cfc649af5 keyboard navigation and cute active headline selection 2005-08-25 12:20:50 +01:00
Andrew Dolgov
13ad91024c more piggies! I demand MORE piggies!!! 2005-08-25 07:57:51 +01:00
Andrew Dolgov
508a81e1b6 feed editor, xmlhttp locking in preferences, try to initialize xmlhttp_rpc via ActiveX and a big piggie 2005-08-24 09:02:58 +01:00
Andrew Dolgov
7726fa023c forgot about functions.js 2005-08-22 06:28:27 +01:00