aboutsummaryrefslogtreecommitdiffstats
path: root/mod/editpost.php
Commit message (Expand)AuthorAgeFilesLines
* allow categories to be edited when editing a postMichael Johnston2013-09-031-1/+20
* convert all stored json calls to json_decode_plus()friendica2013-08-061-2/+2
* missing includefriendica2013-07-301-0/+1
* unencrypt private posts for editingfriendica2013-07-301-0/+9
* source code re-org, move taxonomy to separate includefriendica2013-06-191-1/+1
* issue with auto permissionsfriendica2013-05-191-1/+1
* .friendica2013-03-101-3/+4
* cleanup editpostfriendica2012-12-211-18/+12
* plaintext default - richtext is a featurefriendica2012-11-051-3/+3
* a few minor changesfriendica2012-08-261-25/+0
* updatesfriendica2012-08-051-3/+3
* birthdays and events are now notificationsfriendica2012-07-291-0/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-1/+3
|\
| * allow users to set categories on their postsMichael Johnston2012-04-011-0/+2
| * ability to change tags in edited postsfriendica2012-03-221-1/+1
|/
* support plaintext on editpost, editorinit called before all buttons laid outfriendica2012-02-171-0/+4
* edit post not working after plaintext editor fixes, missing some recent edito...friendica2012-02-091-0/+4
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* w3c compliance fixes, owner attribution on likes defaulting to local owner, n...Friendika2011-09-231-1/+1
* Load tinyMCE on post editor only if needed.Fabio Comuni2011-07-201-3/+5
* file attachmentsFriendika2011-05-251-0/+1
* "notes" appFriendika2011-05-201-1/+3
* doc updates - connecting to servicesFriendika2011-05-181-0/+1
* deprecate load_view_fileFriendika2011-05-111-2/+2
* bring back load_view_file for dispy templatesFriendika2011-05-101-2/+2
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-2/+2
* missing is_public in editpostFriendika2011-05-051-0/+1
* edit post broke with recent checkinFriendika2011-04-191-3/+3
* provide a way to disable mailbox integrationFriendika2011-04-181-8/+11
* email integration, cont.Friendika2011-04-171-0/+22
* edit posting after submissionFriendika2011-03-181-0/+91