Commit Graph

13069 Commits

Author SHA1 Message Date
Mario Vavti 29c2223c67 narrow navbar fixes 2015-03-06 12:16:36 +01:00
Mario Vavti dcfa26819f add ability to use css files with schemes 2015-03-06 12:15:56 +01:00
friendica 73891dc582 reverse smilie storage also 2015-03-06 03:04:04 -08:00
friendica f6da235a7d major cleanup of directory options 2015-03-05 23:31:01 -08:00
friendica bd4d2f3b44 make alpahabetic searches start with A 2015-03-05 19:16:50 -08:00
friendica ea8ea5a351 reverse the logic of "don't show emoticons" setting which seems awkward 2015-03-05 18:30:15 -08:00
friendica 22391a2437 straighten out some directory stuff, which required some Comanche structural changes 2015-03-05 18:24:49 -08:00
friendica e73d0ee418 Merge https://github.com/friendica/red into pending_merge 2015-03-05 15:54:07 -08:00
friendica ec5c989352 make destructive queue management functions an expert option 2015-03-05 15:53:25 -08:00
RedMatrix 202f3c5dc1 Merge pull request #918 from dawnbreak/master
RedDAV: fix renaming files.
2015-03-06 10:26:04 +11:00
Klaus 2b45bf1908 RedDAV: fix renaming files.
How can no one have spot this bug yet?!? Is no one using WebDAV?
Took me 2 days to figure out it was not my RedDAV rewrite, but that this should have never worked. :-!
2015-03-06 00:21:32 +01:00
friendica 9bbf509ede should be -ne 2015-03-05 15:07:05 -08:00
Mario Vavti ce229d73f8 whitespace and minor restructuring 2015-03-05 19:08:32 +01:00
Mario Vavti 688ef34d98 only show theme settings if we have any themes 2015-03-05 18:16:43 +01:00
Mario Vavti ca641468a1 update theme screenshot 2015-03-05 17:39:15 +01:00
Mario Vavti 44b74365dd restructure display settings 2015-03-05 17:12:27 +01:00
Mario Vavti c62e4bcdca can not use element id more than once 2015-03-05 13:03:58 +01:00
Mario Vavti b9a1b01c92 fix theme preview image css 2015-03-05 12:52:09 +01:00
Mario Vavti 3fa4123161 only allow theme selection forms if there are any themes to select 2015-03-05 12:47:18 +01:00
Mario Vavti 61f398e055 fix theme preview disappearing 2015-03-05 12:38:51 +01:00
Mario Vavti beace0f57a more yes/no labels 2015-03-05 10:20:49 +01:00
friendica 068699ae31 missed removing a test case 2015-03-04 20:14:47 -08:00
friendica 2ea162136e the link icon on comments now calls the link parsing tool (just like the main editor window). Eventually the link specific icons (image, link, audio, video) will all be handled by inserting a link using the link icon (here and in the main editor window) and the separate buttons will go away. We also need to tie this to oembed so that there's one place to insert a link - no matter what kind of link it is, and we'll try to find the best way to render that as content. Similarly upload will upload content, no matter what kind of content; and we'll likewise try and figure out the best way to present whatever content was uploaded (img, file, audio, video, whatever). 2015-03-04 20:00:54 -08:00
friendica 76eb0a7e56 Deprecate the "wall uploads" photo album. Photo uploads (from any source) with no album specified will go now into an album based on YYYY-MM. 2015-03-04 18:55:17 -08:00
friendica ad3b4da3ff missing comma 2015-03-04 18:23:54 -08:00
friendica 1d5d80808c don't re-use $x 2015-03-04 18:11:47 -08:00
friendica 011ccd57f6 add queue priority 2015-03-04 17:56:07 -08:00
friendica 410f3335a9 parse_url: if url returns an image/audio/video file instead of a webpage, return the bbcode for the appropriate content type. This results in two web fetches of the url in question, but the first one is just a HEAD. This way we won't try and download and parse an entire video. TODO: img's are checked to see if they should be zid-ified, but audio/video currently are not. 2015-03-04 15:17:39 -08:00
friendica 24304c53eb add repo pointers 2015-03-04 14:20:53 -08:00
RedMatrix 3772ed0069 Merge pull request #917 from dawnbreak/docu
remove Doxygen API Documentation from repository.
2015-03-05 09:01:36 +11:00
friendica ddaf5c067d cleanup mail buttons 2015-03-04 14:00:36 -08:00
friendica 5f0e073cfa Merge https://github.com/friendica/red into pending_merge 2015-03-04 11:21:45 -08:00
friendica 39c17adc0b remove broken sql query from early queue manager. 2015-03-04 11:20:52 -08:00
Mario Vavti 12be436a59 more on/off switch colour adjustment 2015-03-04 14:34:24 +01:00
Mario Vavti fdd70c1949 make on/off switches work better with schemes 2015-03-04 14:19:20 +01:00
friendica ba49060d0f missed a couple 2015-03-04 02:40:26 -08:00
Klaus Weidenbach da6eecd031 remove Doxygen API Documentation from repository.
This removes around 14MB and can get easily generate locally by
doxygen util/Doxyfile when needed.
Restructured .gitignore a bit and some additions like zotshrc, etc.
Fixed a typo in doc/main.bb
2015-03-04 11:38:35 +01:00
friendica 684ce972fe Merge https://github.com/friendica/red into pending_merge 2015-03-04 02:35:20 -08:00
friendica fb0f823be7 provide a list of potential addons and what they do for members who can't see the descriptions on the admin/plugins page
Not all of these are in red-addons repository, please add any that haven't been listed. We should probably provide a list of addon repositories at the end.
2015-03-04 02:32:59 -08:00
Mario Vavti e877eaed49 Merge branch 'master' of https://github.com/friendica/red 2015-03-04 11:12:34 +01:00
Mario Vavti e5e96dfbff cleanup removeaccount 2015-03-04 11:11:36 +01:00
Mario Vavti 431a462d60 cleanup removeme 2015-03-04 11:01:16 +01:00
friendica 32968745fe Merge https://github.com/friendica/red into pending_merge 2015-03-04 01:31:45 -08:00
friendica b471d2a3d1 Merge https://github.com/friendica/red into pending_merge 2015-03-04 01:26:29 -08:00
Mario Vavti eceafd5777 fix wording 2015-03-04 10:26:25 +01:00
friendica 64e7c8b20f notes on what's needed to fix the queueing algorithms. 2015-03-04 01:26:02 -08:00
Mario Vavti 4b08ccd873 clean up account settings 2015-03-04 10:11:48 +01:00
Mario Vavti 6d30abe4bf Accordionize feature settings 2015-03-04 09:54:33 +01:00
friendica df90677f90 add the tag hijacking preference to Diaspora settings 2015-03-03 17:43:13 -08:00
friendica 6d92ac7e58 enable sql_extra on pdl_selector 2015-03-03 16:00:24 -08:00