Commit Graph

3367 Commits

Author SHA1 Message Date
Klaus Weidenbach 13098ba8d8 Some documentation in mod/ping.php an reduced default logging.
It is now LOGGER_DATA as it returns the json data contents.
2014-06-30 22:21:10 +02:00
friendica 33034bc9b6 limit updates from new dir servers to avoid exhausting memory. 2014-06-29 18:18:29 -07:00
friendica cc22c1da50 keep dirsync from exhausting memory 2014-06-29 18:11:10 -07:00
RedMatrix 0926c2d849 Merge pull request #516 from dawnbreak/master
Fixed a wrong timestamp update when adding a file.
2014-06-30 09:19:52 +10:00
Christian Vogeley eb41b0ba7c Remove Remove Account link from account settings
because it doesn’t remove the account. Move channel removal link to
channel page
2014-06-29 22:19:45 +02:00
Klaus Weidenbach aacb293f2e Return a correct timestamp when a folder is empty.
If a folder was empty a zero timestamp was returned. Now it will
return the timestamp of the folder itself.
2014-06-29 21:15:37 +02:00
friendica 0074ef0bf3 rule of snakes #1, kill the snake.
tinymce is gone. if you want a visual editor, figure out what you want and make it happen.
If you don't want a visual editor, do nothing.
This is in the community's hands. I don't need a visual editor.
2014-06-28 05:05:34 -07:00
friendica fea4eac17a Merge https://github.com/friendica/red into pending_merge 2014-06-26 16:26:33 -07:00
friendica 8b545d91db notification being sent for comments from blocked connections on same site. 2014-06-26 16:24:53 -07:00
Alexandre Hannud Abdo aed07dddce Let's have a global default startpage before falling back to apps 2014-06-26 01:30:21 -03:00
friendica fc7e782ba5 sql error 2014-06-25 20:32:24 -07:00
Paolo Tacconi a2629258ae Merge branch 'master' of https://github.com/tuscanhobbit/red 2014-06-25 11:58:28 +02:00
Paolo Tacconi 378aaf4a61 Display quota and translatable strings 2014-06-25 11:54:10 +02:00
Klaus Weidenbach a6403905ef Set backlink to the parent folder, not cloud's root.
If you edit a file and click on the backlink you always returned to
the root folder of your cloud. This patch sets the correct parent
folder as backlink.
Bit messy, but looks like it works.
2014-06-24 21:05:00 +02:00
tuscanhobbit 4c78c3bdee Oops I left some debug stuff around 2014-06-24 12:13:54 +02:00
tuscanhobbit cc4001fce7 Fixes to links and forward URLs in filestorage 2014-06-24 12:05:11 +02:00
friendica b2feb26492 clean up the awful descriptive text on thing input 2014-06-23 17:05:03 -07:00
friendica 0cfcb02311 ability to like things 2014-06-23 05:19:28 -07:00
friendica c4c1c37bd3 profile likes 2014-06-22 22:16:26 -07:00
friendica eb31d61a26 when an admin censors a channel, we only need to notify the directory and not all the connections. 2014-06-22 17:26:05 -07:00
friendica 1dacfb375e honour the admin censored flag in the directory, and some slow progress on extended likes 2014-06-22 17:15:42 -07:00
Klaus Weidenbach 2504d4c2a2 Add HTML5 datalist to edit photo album field.
This patch provides a datalist for the edit photo album field.
This makes it easier to move a picture to another existing folder in
the way that it provides a list of all available albums as values for
the album field.
2014-06-22 01:33:13 +02:00
friendica 5968bc7f86 moods not working in other languages + doc updates 2014-06-21 16:04:00 -07:00
friendica 525daa7475 fix space around brackets changing. 2014-06-19 20:38:38 -07:00
friendica 00904d4994 cleanup 2014-06-19 16:09:02 -07:00
Alexandre Hannud Abdo b20887995a Implements a new permission level PERMS_PENDING
With this a user can allow some action to any user which connects
to them, even before they've connected back.

Ref.
https://mobiliza.org.br/display/478d9e71eaf55748dc646d3990651d6d34cfb7db5c38360538ec730ca3ccf908@zothub.com

Also some code cleanup and an alternative logic for handling
notifications of permission changes in zot.php.

This assumes that private posts are still restricted to people in
your addressbook. Regardless of your global permissions, a
pending channel won't get private posts, even if the post
only has a deny clause not matching the pending channel.
2014-06-19 15:13:32 -03:00
friendica c16b403cf7 oh this is nice... http://kmkeen.com/jshon - this is what we need to make shred -- well "shred". I also had to change the photos album list API a bit to fix any imagined and/or real parsing issues and also fixed shred so it can find its auxiliary files. 2014-06-18 16:26:27 -07:00
friendica 476675e211 get rid of some old crap 2014-06-17 21:51:20 -07:00
friendica 6c1304c000 Merge https://github.com/friendica/red into pending_merge 2014-06-17 17:36:58 -07:00
friendica dafd3a9e43 sync profiles to nomadic clones 2014-06-17 17:34:51 -07:00
RedMatrix 8b747d8178 Merge pull request #497 from git-marijus/master
make maximum load average setting work again
2014-06-17 10:52:14 +10:00
friendica a868da6c07 project homepage tweaks 2014-06-16 15:55:20 -07:00
marijus e6a655bde4 make maximum load average setting work again 2014-06-16 22:52:23 +02:00
friendica e1ec1e7c5f sort out the unobscure mess 2014-06-15 19:21:32 -07:00
friendica 72f00d6e04 issues with editing webpage permissions 2014-06-15 18:58:02 -07:00
friendica 2d6a1795b7 ensure item_private tracks acl fields on edit 2014-06-15 02:32:12 -07:00
friendica 0f6c321e3f only show jotnets when posting conversation items 2014-06-14 20:16:40 -07:00
friendica b67c8ec8b9 webpage permissions weirdness 2014-06-14 16:35:38 -07:00
marijus c80cf61a9b no need to have this twice 2014-06-14 23:10:48 +02:00
marijus b7b8303f8d fix active state 2014-06-14 15:49:57 +02:00
friendica 3dfcfbf85c issue #433 2014-06-10 22:35:15 -07:00
friendica 13ba9ef003 merge the app menus 2014-06-10 21:21:50 -07:00
friendica 059ccae278 remote install app (untested) 2014-06-10 16:34:21 -07:00
friendica 0fb8234693 allow rpost to take a channel argument (the channel nickname) and change channel to that if it's valid 2014-06-09 16:57:01 -07:00
friendica 376a51f8d8 doc updates 2014-06-06 23:56:52 -07:00
friendica c4fc9a9cf6 move hexit to addons where it belongs 2014-06-05 17:42:48 -07:00
friendica 41904545ad hex converter - could've been a plugin and perhaps should have been but this was quick. No translations or templates. Just a converter. 2014-06-04 21:18:10 -07:00
friendica 4fa3b420ab duplicate birthday events showing up 2014-06-04 21:02:57 -07:00
friendica d84f03d59b if photo import failed during channel import, reset the xchan_photo_date so it will automatically fix itself. 2014-06-04 01:37:50 -07:00
friendica 97a4479513 don't provide a second (actually third counting the navbar) search box on the search page if you've got saved searches turned on. This should solve some problems with duplicate html id's (and save wasn't working anyway). If you don't have saved search ability (which will provide a saved search widget in the sidebar), provide a simple search box in the main content region but without save ability. 2014-06-03 18:19:27 -07:00