aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* wall posted comment to a top-level wall post which arrived via a route (e.g. ...friendica2014-11-031-0/+3
* if uploading a photo go away to albummarijus2014-11-031-2/+7
* if deleting a photo go away to albummarijus2014-11-031-1/+3
* even more photos workmarijus2014-11-011-11/+9
* check that we have valid datafriendica2014-11-011-10/+16
* do not reload page for photo uploadmarijus2014-10-311-12/+8
* more work on photo uploadmarijus2014-10-311-7/+5
* Merge https://github.com/friendica/red into pending_mergefriendica2014-10-301-36/+13
|\
| * some work on photo uploadmarijus2014-10-301-36/+13
* | What this checkin does is catch the case where a comment arrived and there's ...friendica2014-10-302-2/+16
* | allow feed pagingfriendica2014-10-291-0/+3
|/
* if any privacy tags are created on a top level post, restrict the post; since...friendica2014-10-281-1/+14
* Merge https://github.com/friendica/red into pending_mergefriendica2014-10-282-28/+65
|\
| * change the way tagrm works to allow tag removal on the flymarijus2014-10-282-28/+65
* | change photo tag bubble tipfriendica2014-10-281-1/+1
|/
* several unrelated things - auto_follow wasn't working for new accounts, error...friendica2014-10-272-5/+6
* Merge https://github.com/friendica/red into pending_mergefriendica2014-10-271-27/+21
|\
| * do not reload page for edit album and some minor cleanupmarijus2014-10-271-27/+21
* | add "repository" permissions role and make sure we have a sane "accept" defau...friendica2014-10-271-0/+6
|/
* a couple of photo tag issuesfriendica2014-10-262-23/+34
* couple of other places where we need to reset stuff completely if the role ch...friendica2014-10-261-6/+11
* reset ACL just in case it was custom already.friendica2014-10-261-1/+1
* put privacy role selector in settings page. Change visibility of various perm...friendica2014-10-261-117/+107
* use intval rather than dbesc since these are ints. Should work regardless, bu...friendica2014-10-261-2/+2
* Merge https://github.com/friendica/red into pending_mergefriendica2014-10-261-3/+37
|\
| * some work on photos like/dislikemarijus2014-10-252-4/+37
* | allow photos without comments to be likedfriendica2014-10-261-2/+15
|/
* make bbcode/html includes work in markdown help pages and vice versazottel2014-10-241-7/+19
* Issue #661Thomas Willingham2014-10-241-1/+1
* don't offer forum (@name+) completion in comments, since it won't do anything.friendica2014-10-231-2/+2
* improved wall-to-wall detection for comments so we can handle Diaspora signin...friendica2014-10-221-6/+16
* Merge pull request #655 from pafcu/masterRedMatrix2014-10-221-7/+26
|\
| * If entered event info is not valid, let user try again with the old info stil...Stefan Parviainen2014-10-211-7/+26
* | private forum issuesfriendica2014-10-211-0/+15
* | wrong template loaded issuefriendica2014-10-201-1/+1
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-10-201-10/+10
|\|
| * more work on photosmarijus2014-10-201-10/+10
* | move all theme initialisation to one place - just after calling module_init. ...friendica2014-10-201-4/+18
|/
* merge madnessfriendica2014-10-193-57/+10
* missing event permissionsfriendica2014-10-151-0/+1
* $comments > $commentboxmarijus2014-10-151-1/+1
* some work on single photo view commentsmarijus2014-10-151-1/+2
* one more item_id > idmarijus2014-10-151-1/+1
* it seems we do not have an key called item_id here so must be id onlymarijus2014-10-151-1/+1
* chanman is now 'locs' and a couple of post handlers have been defined.friendica2014-10-142-31/+90
* fix import sql errorfriendica2014-10-131-1/+1
* When you delete something in /cloud stay in the right folder.Klaus Weidenbach2014-10-141-20/+27
* A fix, but I have no case to verify.Klaus2014-10-121-2/+2
* Moved classes from reddav.php into own files.Klaus Weidenbach2014-10-121-2/+2
* Show tag in siteinfo. Not useful for us, quite useful for admins.Thomas Willingham2014-10-111-1/+4