Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote post module so that from anywhere on the web or at least within the ↵ | friendica | 2013-10-27 | 1 | -2/+4 |
| | | | | matrix you'll be able to share content or we can have apps on other sites that post status updates on your wall. All with your permission of course as you'll have to click "share" to actually post it. | ||||
* | allow categories to be edited when editing a post | Michael Johnston | 2013-09-03 | 1 | -1/+20 |
| | |||||
* | convert all stored json calls to json_decode_plus() | friendica | 2013-08-06 | 1 | -2/+2 |
| | |||||
* | missing include | friendica | 2013-07-30 | 1 | -0/+1 |
| | |||||
* | unencrypt private posts for editing | friendica | 2013-07-30 | 1 | -0/+9 |
| | |||||
* | source code re-org, move taxonomy to separate include | friendica | 2013-06-19 | 1 | -1/+1 |
| | |||||
* | issue with auto permissions | friendica | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -3/+4 |
| | |||||
* | cleanup editpost | friendica | 2012-12-21 | 1 | -18/+12 |
| | |||||
* | plaintext default - richtext is a feature | friendica | 2012-11-05 | 1 | -3/+3 |
| | |||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -25/+0 |
| | |||||
* | updates | friendica | 2012-08-05 | 1 | -3/+3 |
| | |||||
* | birthdays and events are now notifications | friendica | 2012-07-29 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -1/+3 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | allow users to set categories on their posts | Michael Johnston | 2012-04-01 | 1 | -0/+2 |
| | | |||||
| * | ability to change tags in edited posts | friendica | 2012-03-22 | 1 | -1/+1 |
|/ | |||||
* | support plaintext on editpost, editorinit called before all buttons laid out | friendica | 2012-02-17 | 1 | -0/+4 |
| | |||||
* | edit post not working after plaintext editor fixes, missing some recent ↵ | friendica | 2012-02-09 | 1 | -0/+4 |
| | | | | editor template changes | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | w3c compliance fixes, owner attribution on likes defaulting to local owner, ↵ | Friendika | 2011-09-23 | 1 | -1/+1 |
| | | | | not item creator | ||||
* | Load tinyMCE on post editor only if needed. | Fabio Comuni | 2011-07-20 | 1 | -3/+5 |
| | |||||
* | file attachments | Friendika | 2011-05-25 | 1 | -0/+1 |
| | |||||
* | "notes" app | Friendika | 2011-05-20 | 1 | -1/+3 |
| | |||||
* | doc updates - connecting to services | Friendika | 2011-05-18 | 1 | -0/+1 |
| | |||||
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -2/+2 |
| | |||||
* | bring back load_view_file for dispy templates | Friendika | 2011-05-10 | 1 | -2/+2 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -2/+2 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. | ||||
* | missing is_public in editpost | Friendika | 2011-05-05 | 1 | -0/+1 |
| | |||||
* | edit post broke with recent checkin | Friendika | 2011-04-19 | 1 | -3/+3 |
| | |||||
* | provide a way to disable mailbox integration | Friendika | 2011-04-18 | 1 | -8/+11 |
| | |||||
* | email integration, cont. | Friendika | 2011-04-17 | 1 | -0/+22 |
| | |||||
* | edit posting after submission | Friendika | 2011-03-18 | 1 | -0/+91 |