aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-1320-854/+1123
|\
| * this should make all the 'sys' webpage design tools useable by the adminfriendica2014-11-124-156/+211
| * Merge https://github.com/friendica/red into pending_mergefriendica2014-11-121-1/+2
| |\
| | * make search and advanced search use the same input formmarijus2014-11-121-1/+2
| * | sys edit ability to menus and menu itemsfriendica2014-11-122-60/+96
| |/
| * extend sys support to layoutsfriendica2014-11-123-131/+211
| * uid not set in webpages.php, start on editwebpage.phpfriendica2014-11-112-38/+72
| * cleanupfriendica2014-11-111-37/+45
| * slow progress on sys publishing, making sure all the data we need is in the p...friendica2014-11-111-6/+21
| * some more work on sys publishingfriendica2014-11-112-33/+40
| * a couple of places where we need to look for a sys channel euid.friendica2014-11-111-10/+18
| * Nothing here, move along.friendica2014-11-111-2/+2
| * add some subtle delineation to directory entries, remove forced link on homep...friendica2014-11-111-1/+1
| * the code is a bit crufty, but this should fix issue #687friendica2014-11-111-0/+16
| * Merge https://github.com/friendica/red into pending_mergefriendica2014-11-101-28/+25
| |\
| | * Merge pull request #686 from beardy-unixer/masterRedMatrix2014-11-111-28/+25
| | |\
| | | * Add a new theme flag - library. Not directly available to be used itself butThomas Willingham2014-11-101-28/+25
| * | | issue #683 - don't linkify homepage field without validatingfriendica2014-11-101-0/+2
| |/ /
| * | indicate public forums in directory results (there will be some [possibly con...friendica2014-11-102-0/+5
| * | add public forum identification to libzot. No attempt is made to identify oth...friendica2014-11-101-0/+16
| * | class is a reserved wordfriendica2014-11-101-4/+4
| |/
| * menu page cleanupfriendica2014-11-091-15/+17
| * remove extraneous loggingfriendica2014-11-091-4/+1
| * directory listing shows phantom keywordsfriendica2014-11-091-1/+3
| * New layout for directoryStefan Parviainen2014-11-092-191/+49
| * Merge https://github.com/friendica/red into pending_mergefriendica2014-11-071-5/+6
| |\
| | * provide lockstate for photo editmarijus2014-11-071-5/+6
| * | fix broken photo edits when adult flag is changedfriendica2014-11-071-8/+7
| |/
| * Provide a way to mark photos as adult and hide them from the default album vi...friendica2014-11-061-27/+31
| * provide a lockstate for photo uploadsmarijus2014-11-061-1/+4
| * crude skeleton for location manager and the UI sucks but at least it's on a w...friendica2014-11-051-28/+42
| * some minor cleanup of unreported (and as yet undiscovered) issues with permis...friendica2014-11-051-0/+1
| * changed notification descriptionfriendica2014-11-041-1/+1
| * minor adjustments to make the form work as designedfriendica2014-11-041-2/+3
| * ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-10/+18
| * configurable visual alerts/notificationsfriendica2014-11-042-72/+166
| * 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
* | PostgreSQL support initial commitHabeas Codice2014-11-1348-234/+267
|/
* 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
|\