Richard Beales
|
7c97d17aaf
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-18 07:32:01 +00:00 |
|
Andrew Dolgov
|
c670a80ddd
|
cache minified js files
|
2013-03-18 11:00:44 +04:00 |
|
Andrew Dolgov
|
107997e6cb
|
replace jsmin with jshrink
|
2013-03-18 10:45:04 +04:00 |
|
Andrew Dolgov
|
9a2885da17
|
if plugin method get_css(), embed plugin-specific css to main UI
|
2013-03-18 09:30:06 +04:00 |
|
Richard Beales
|
ffbab555b8
|
Feature #446 - Allow customizing page title
|
2013-03-16 14:27:55 +00:00 |
|
Andrew Dolgov
|
1b113281ff
|
make version checks a bit more readable
|
2013-03-16 12:06:34 +04:00 |
|
Dimitar Dimitrov
|
f2ea6b1696
|
Found another place with a php version check.
|
2013-03-16 00:30:29 +01: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
|
87801bd866
|
hide widescreen mode toggle in cdm
|
2013-02-23 19:37:15 +04:00 |
|
Andrew Dolgov
|
2d1282d4d1
|
remove top hello - feedback - preferences line
|
2013-02-06 20:14:06 +04:00 |
|
Andrew Dolgov
|
38325ad6d1
|
remove tt-rss tabcontrol
|
2013-02-06 11:09:45 +04:00 |
|
Andrew Dolgov
|
96f0a3e79d
|
remove themes/
|
2013-01-23 15:36:32 +04:00 |
|
Andrew Dolgov
|
6effae6dd8
|
add net-alert icon
|
2013-01-14 14:16:55 +04:00 |
|
Andrew Dolgov
|
1bcf8f456a
|
add ability to toggle widescreen mode on the fly
|
2013-01-05 16:56:49 +04:00 |
|
Andrew Dolgov
|
23419d117b
|
modify includes to init session before translations are applied
|
2013-01-05 01:28:07 +04:00 |
|
Andrew Dolgov
|
b8cb4d08b3
|
help cleanup, use dijit dialog
|
2012-12-28 15:42:02 +04:00 |
|
Andrew Dolgov
|
ac22075182
|
move digest to a separate plugin
|
2012-12-24 10:16:01 +04:00 |
|
Andrew Dolgov
|
19c7350770
|
experimental new plugin system
|
2012-12-23 14:52:18 +04:00 |
|
Andrew Dolgov
|
88e8fb3a71
|
modify include path order (closes #514)
|
2012-12-09 13:41:22 +04:00 |
|
Andrew Dolgov
|
c0c2abbaa7
|
force refetch feed when clicking update/clicking on same feed in the tree
|
2012-10-25 13:15:14 +04:00 |
|
Andrew Dolgov
|
0ef32f48b2
|
unify child category counter display; remove include_children control
|
2012-10-11 12:46:33 +04:00 |
|
Andrew Dolgov
|
0d421af86f
|
split authentication to separate modules
|
2012-08-16 15:30:49 +04:00 |
|
Andrew Dolgov
|
a650c251c7
|
remove include_children element form name
|
2012-08-15 16:19:50 +04:00 |
|
Andrew Dolgov
|
854a2ace86
|
change include_children to a togglebutton; add placeholder setting save in a session
|
2012-08-13 21:39:40 +04:00 |
|
Andrew Dolgov
|
09101297ee
|
add toolbar checkbox to include subcategories to viewfeed()
|
2012-08-13 21:25:46 +04:00 |
|
Andrew Dolgov
|
2ecd2df560
|
sorta-kinda fix the feedlist
|
2012-08-13 18:56:55 +04:00 |
|
Andrew Dolgov
|
310fa2ddef
|
implement search in pref-filters
|
2012-06-29 13:11:39 +04:00 |
|
Andrew Dolgov
|
955d4f82ea
|
automatically redirect to mobile/ using Mobile_Detect class
|
2012-06-28 23:15:09 +04:00 |
|
Andrew Dolgov
|
949b1a9491
|
hide several user-related prompts when using remote auth + auto_login (closes #447)
|
2012-05-16 11:56:21 +04:00 |
|
Andrew Dolgov
|
bb82bed23f
|
move jsmin.php to lib/
|
2011-12-21 12:19:41 +04:00 |
|
Andrew Dolgov
|
0415037517
|
add jsmin stuff to index.php
|
2011-12-21 12:15:03 +04:00 |
|
Andrew Dolgov
|
55ad22fa55
|
add note plugin
|
2011-12-21 10:58:06 +04:00 |
|
Andrew Dolgov
|
1baac2803c
|
add mail and share plugins
|
2011-12-21 08:50:37 +04:00 |
|
Andrew Dolgov
|
f9ac31d671
|
move tweet button to a plugin, implement basic support for article action button plugins
|
2011-12-20 23:59:37 +04:00 |
|
Andrew Dolgov
|
f03a795de7
|
include path fix for lighttpd
|
2011-12-15 18:19:38 +04:00 |
|
Andrew Dolgov
|
ab05e53813
|
remove about dialog
|
2011-12-14 15:52:40 +04:00 |
|
Andrew Dolgov
|
66be620a87
|
do not include keyboard help files into index and prefs.php
|
2011-12-14 15:51:27 +04:00 |
|
Andrew Dolgov
|
5f0a3741d0
|
add Public_Handler
misc code cleanup
|
2011-12-13 14:49:11 +04:00 |
|
Andrew Dolgov
|
9da0e4a2ff
|
fix 500 error on missing config.php
|
2011-12-12 15:19:34 +04:00 |
|
Andrew Dolgov
|
107d0cf39e
|
overall directory tree cleanup
|
2011-12-11 23:59:25 +04:00 |
|
Andrew Dolgov
|
659468ebf0
|
add php-gettext, i18n stuff
|
2007-03-05 09:37:13 +01:00 |
|
Andrew Dolgov
|
1d3a17c71e
|
change short php tags to long ones
|
2006-08-19 08:04:45 +01:00 |
|
Andrew Dolgov
|
e593ccd798
|
add tiny index.php (this one is better solved by .htaccess, but I digress)
|
2006-01-05 16:26:38 +01:00 |
|