aboutsummaryrefslogtreecommitdiffstats
path: root/mod/editpost.php
Commit message (Expand)AuthorAgeFilesLines
* PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-201-0/+1
* title of preview button incorrect, fix ability to upload to webpagesfriendica2015-03-301-1/+1
* remove the now redundant audio/video buttons and label the editor text style ...friendica2015-03-111-0/+5
* item voting toolsfriendica2015-02-101-1/+5
* local_user => local_channelfriendica2015-01-281-6/+6
* edit and preview removed from additional features and turned into core functi...friendica2014-12-161-1/+1
* Make it clear that title and categories are optionalStefan Parviainen2014-12-081-2/+2
* tinmymce zombie - kill it.friendica2014-07-171-2/+2
* use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblo...marijus2014-04-091-1/+0
* change the way jot tools are displayed/hiddenmarijus2014-04-081-3/+3
* preserve attachments when editing a postfriendica2014-02-141-0/+9
* preserve expiration when editingfriendica2014-01-271-3/+9
* Confirm webpage deletion promptChristian Vogeley2014-01-011-0/+1
* Merge remote-tracking branch 'upstream/master' into bootstrapChristian Vogeley2013-12-221-3/+3
|\
| * check that every invocation of htmlspecialchars has the right arg listfriendica2013-12-121-1/+1
| * Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-201-2/+2
* | New modal dialog for item expiryChristian Vogeley2013-12-221-0/+2
|/
* fix editpost which showed an encrypt button but no other buttonsfriendica2013-11-111-0/+2
* provide expire feature on post and comments as well as private messages. This...friendica2013-11-071-1/+5
* remote post module so that from anywhere on the web or at least within the ma...friendica2013-10-271-2/+4
* 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