Andrew Dolgov
|
412865b99f
|
remove cache/magpie
|
12 years ago |
Andrew Dolgov
|
e216d3025f
|
forgotpass: remove secretkey stuff because of new session handling; use stylesheet/javascript_tag
|
12 years ago |
Andrew Dolgov
|
9a2aed9193
|
sharepopup: use stylesheet/javascript_tag
|
12 years ago |
Andrew Dolgov
|
9b523c01f9
|
remove unused view modes handling
|
12 years ago |
Andrew Dolgov
|
d296ba50d4
|
initialize_user_prefs: escape data on import
|
12 years ago |
Andrew Dolgov
|
35581abf13
|
Merge pull request #99 from RaphaelRochet/master
French translation update
|
12 years ago |
Raphaël Rochet
|
792d640b04
|
French translation update : new or modified strigs.
|
12 years ago |
Andrew Dolgov
|
7c93962dc8
|
googlereaderimport: remove unneeded capitalization in description
|
12 years ago |
Andrew Dolgov
|
be669c8305
|
Merge pull request #98 from Joschasa/master
Remove output of empty lines
|
12 years ago |
Andrew Dolgov
|
e92a353b1f
|
feeds: fix browsing by labels broken by pfeeds
|
12 years ago |
Joschasa
|
ca5ff2d9fb
|
Remove 2 useless line breaks. One got printed even with --quiet.
|
12 years ago |
Andrew Dolgov
|
19a206578f
|
fix date_reverse sorting
|
12 years ago |
Andrew Dolgov
|
7ef7dd31ee
|
syndicated feeds: fix ordering for last_marked etc
|
12 years ago |
Andrew Dolgov
|
e105831db0
|
move notify as to not block persistent UI elements
|
12 years ago |
Andrew Dolgov
|
f67c80a77b
|
add missing themes/
|
12 years ago |
Andrew Dolgov
|
20136c7860
|
rebase translations
|
12 years ago |
Andrew Dolgov
|
e98a4bf62a
|
update schema translations
|
12 years ago |
Andrew Dolgov
|
5d40efc9b0
|
add ability to select CSS files in themes/
|
12 years ago |
Andrew Dolgov
|
56b61583a2
|
change order of oldest first/newest first
|
12 years ago |
Andrew Dolgov
|
8aa01d7989
|
disable SORT_HEADLINES_BY_FEED_DATE; replace with a toolbar newest first order
|
12 years ago |
Andrew Dolgov
|
b9a06a0e39
|
retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
|
12 years ago |
Andrew Dolgov
|
699e3cfc65
|
rebase translations
|
12 years ago |
Andrew Dolgov
|
93e79595bd
|
rename google reader import plugin; fix owner_uid being 0
|
12 years ago |
Andrew Dolgov
|
250b2e10cb
|
use new double-date sorting in non-default sorting modes
|
12 years ago |
Andrew Dolgov
|
67b9d740ae
|
setActiveFeedId: assign feed/is-cat attributes to headlines-frame
|
12 years ago |
Andrew Dolgov
|
bf6df2368d
|
attachments dropdown: display as block element
|
12 years ago |
Andrew Dolgov
|
4cf0f9a900
|
greaderimport: add command line mode
|
12 years ago |
Andrew Dolgov
|
4c92878f5f
|
greaderstarredimport: mention the ability to import shared files; set marked if file is starred.json
|
12 years ago |
Andrew Dolgov
|
493c2f889e
|
add basic plugin to import google reader starred.json
|
12 years ago |
Andrew Dolgov
|
b3575bd8e4
|
fix include_empty to use bool type
|
12 years ago |
Andrew Dolgov
|
66ca7c3097
|
api: add include_empty to getCategories/getFeedTree
|
12 years ago |
Andrew Dolgov
|
eb734e5225
|
strip_harmful_tags: allow noscript
|
12 years ago |
Andrew Dolgov
|
fcef9eeae0
|
remove dialogNotice; tweak dialog appearance a bit
|
12 years ago |
Andrew Dolgov
|
0f2c475539
|
enlare notices font
|
12 years ago |
Andrew Dolgov
|
483f15d538
|
update utility.css related stuff some more
|
12 years ago |
Andrew Dolgov
|
2137d67496
|
sessions: properly check for cookie being set
|
12 years ago |
Andrew Dolgov
|
2751718009
|
Merge pull request #89 from alsvartr/auth_radius
initial commit
|
12 years ago |
Andrew Dolgov
|
0bb5833beb
|
api: add getFeedTree
|
12 years ago |
Andrew Dolgov
|
f9432f2630
|
since dojo dropdowns won't work in article content because of html escaping trick, replace attachment dropdown with generic html controls
|
12 years ago |
Andrew Dolgov
|
ba79634c2d
|
remove inlined images in bwlimit mode
|
12 years ago |
Andrew Dolgov
|
b4cec37474
|
installer: add ability to automatically save generated config.php
|
12 years ago |
Andrew Dolgov
|
24ff3b44d2
|
sanity check: better suggestion for SELF_URL_PATH
|
12 years ago |
Andrew Dolgov
|
9427ba1d43
|
enable updater by default
|
12 years ago |
Andrew Dolgov
|
6cfd3c149c
|
remove SESSION_EXPIRE_TIME
|
12 years ago |
Andrew Dolgov
|
f231f438ba
|
reimplement remember_me
|
12 years ago |
Andrew Dolgov
|
3f0094189c
|
api: lower maximum lifetime of api sessions
|
12 years ago |
Andrew Dolgov
|
25db6c5191
|
fix session support for single user mode
|
12 years ago |
Andrew Dolgov
|
60ed4c9ad5
|
add yet another workaround for stuck login due to session cookies
|
12 years ago |
Andrew Dolgov
|
79bb55892b
|
api/login: add session_destroy
|
12 years ago |
Andrew Dolgov
|
f79bd4397f
|
login: add session_destroy() first
|
12 years ago |