Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | easter egg | friendica | 2014-07-01 | 1 | -1/+8 |
| | |||||
* | more doco on mod/ping - plus fix a birthday notification which was a day off. | friendica | 2014-06-30 | 1 | -6/+52 |
| | |||||
* | Some documentation in mod/ping.php an reduced default logging. | Klaus Weidenbach | 2014-06-30 | 1 | -47/+33 |
| | | | | It is now LOGGER_DATA as it returns the json data contents. | ||||
* | limit updates from new dir servers to avoid exhausting memory. | friendica | 2014-06-29 | 1 | -1/+1 |
| | |||||
* | keep dirsync from exhausting memory | friendica | 2014-06-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #516 from dawnbreak/master | RedMatrix | 2014-06-30 | 1 | -27/+27 |
|\ | | | | | Fixed a wrong timestamp update when adding a file. | ||||
| * | Return a correct timestamp when a folder is empty. | Klaus Weidenbach | 2014-06-29 | 1 | -27/+27 |
| | | | | | | | | | | If a folder was empty a zero timestamp was returned. Now it will return the timestamp of the folder itself. | ||||
* | | Remove Remove Account link from account settings | Christian Vogeley | 2014-06-29 | 1 | -1/+3 |
|/ | | | | | because it doesn’t remove the account. Move channel removal link to channel page | ||||
* | rule of snakes #1, kill the snake. | friendica | 2014-06-28 | 8 | -26/+27 |
| | | | | | | 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. | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-06-26 | 1 | -0/+2 |
|\ | |||||
| * | Let's have a global default startpage before falling back to apps | Alexandre Hannud Abdo | 2014-06-26 | 1 | -0/+2 |
| | | |||||
* | | notification being sent for comments from blocked connections on same site. | friendica | 2014-06-26 | 1 | -1/+5 |
|/ | |||||
* | sql error | friendica | 2014-06-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/tuscanhobbit/red | Paolo Tacconi | 2014-06-25 | 1 | -0/+2 |
|\ | |||||
| * | Set backlink to the parent folder, not cloud's root. | Klaus Weidenbach | 2014-06-24 | 1 | -0/+2 |
| | | | | | | | | | | | | | | 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. | ||||
* | | Display quota and translatable strings | Paolo Tacconi | 2014-06-25 | 1 | -0/+1 |
|/ | |||||
* | Oops I left some debug stuff around | tuscanhobbit | 2014-06-24 | 1 | -1/+0 |
| | |||||
* | Fixes to links and forward URLs in filestorage | tuscanhobbit | 2014-06-24 | 1 | -46/+8 |
| | |||||
* | clean up the awful descriptive text on thing input | friendica | 2014-06-23 | 1 | -3/+6 |
| | |||||
* | ability to like things | friendica | 2014-06-23 | 1 | -3/+8 |
| | |||||
* | profile likes | friendica | 2014-06-22 | 1 | -60/+172 |
| | |||||
* | when an admin censors a channel, we only need to notify the directory and ↵ | friendica | 2014-06-22 | 1 | -0/+1 |
| | | | | not all the connections. | ||||
* | honour the admin censored flag in the directory, and some slow progress on ↵ | friendica | 2014-06-22 | 2 | -58/+126 |
| | | | | extended likes | ||||
* | Add HTML5 datalist to edit photo album field. | Klaus Weidenbach | 2014-06-22 | 1 | -0/+5 |
| | | | | | | | 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. | ||||
* | moods not working in other languages + doc updates | friendica | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | fix space around brackets changing. | friendica | 2014-06-19 | 1 | -3/+5 |
| | |||||
* | cleanup | friendica | 2014-06-19 | 2 | -2/+2 |
| | |||||
* | Implements a new permission level PERMS_PENDING | Alexandre Hannud Abdo | 2014-06-19 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | oh this is nice... http://kmkeen.com/jshon - this is what we need to make ↵ | friendica | 2014-06-18 | 1 | -4/+2 |
| | | | | 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. | ||||
* | get rid of some old crap | friendica | 2014-06-17 | 1 | -57/+4 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-06-17 | 1 | -0/+1 |
|\ | |||||
| * | Merge pull request #497 from git-marijus/master | RedMatrix | 2014-06-17 | 1 | -0/+1 |
| |\ | | | | | | | make maximum load average setting work again | ||||
| | * | make maximum load average setting work again | marijus | 2014-06-16 | 1 | -0/+1 |
| | | | |||||
* | | | sync profiles to nomadic clones | friendica | 2014-06-17 | 1 | -1/+10 |
|/ / | |||||
* / | project homepage tweaks | friendica | 2014-06-16 | 1 | -0/+1 |
|/ | |||||
* | sort out the unobscure mess | friendica | 2014-06-15 | 2 | -1/+1 |
| | |||||
* | issues with editing webpage permissions | friendica | 2014-06-15 | 1 | -2/+8 |
| | |||||
* | ensure item_private tracks acl fields on edit | friendica | 2014-06-15 | 1 | -1/+10 |
| | |||||
* | only show jotnets when posting conversation items | friendica | 2014-06-14 | 9 | -10/+10 |
| | |||||
* | webpage permissions weirdness | friendica | 2014-06-14 | 1 | -9/+14 |
| | |||||
* | no need to have this twice | marijus | 2014-06-14 | 1 | -1/+0 |
| | |||||
* | fix active state | marijus | 2014-06-14 | 1 | -0/+1 |
| | |||||
* | issue #433 | friendica | 2014-06-10 | 3 | -5/+5 |
| | |||||
* | merge the app menus | friendica | 2014-06-10 | 1 | -20/+17 |
| | |||||
* | remote install app (untested) | friendica | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | allow rpost to take a channel argument (the channel nickname) and change ↵ | friendica | 2014-06-09 | 1 | -0/+11 |
| | | | | channel to that if it's valid | ||||
* | doc updates | friendica | 2014-06-06 | 1 | -0/+3 |
| | |||||
* | move hexit to addons where it belongs | friendica | 2014-06-05 | 1 | -181/+0 |
| | |||||
* | hex converter - could've been a plugin and perhaps should have been but this ↵ | friendica | 2014-06-04 | 1 | -0/+181 |
| | | | | was quick. No translations or templates. Just a converter. | ||||
* | duplicate birthday events showing up | friendica | 2014-06-04 | 1 | -2/+2 |
| |