aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* automatically gunzip Diaspora export files if we're on a *nix systemredmatrix2015-06-191-0/+9
* very early attempt diaspora import from diaspora export file. Currently the j...redmatrix2015-06-191-1/+8
* set return url from apps pageredmatrix2015-06-182-1/+3
* Merge pull request #349 from git-marijus/masterredmatrix2015-06-171-1/+13
|\
| * make photo upload work for remote channels with permsMario Vavti2015-06-161-1/+13
* | Small fix in siteinfojeroenpraat2015-06-161-1/+1
|/
* do not allow/show acl button on photo edit if not ownerMario Vavti2015-06-151-3/+3
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-06-101-21/+23
|\
| * correctly fix attachment permissions from private mentionsAlexandre Hannud Abdo2015-06-101-21/+23
* | put block_public back where it is needed, which is in mod_public and not mod_...redmatrix2015-06-101-0/+6
|/
* show login without checking for block_public, local or remote channelMario Vavti2015-06-101-6/+3
* really show login form if it is enabledMario Vavti2015-06-101-2/+2
* put mirror_frontpage setting into admin/siteredmatrix2015-06-091-0/+3
* toggle diaspora protocol on a per-channel level in addition to the existing p...redmatrix2015-06-091-2/+5
* s/broder/border/redmatrix2015-06-091-1/+1
* add nomadic identities as webfinger aliasesredmatrix2015-06-091-1/+10
* provide a mechanism for loading the frontpage without redirecting.redmatrix2015-06-081-0/+5
* remove debuggingredmatrix2015-06-081-3/+0
* add site_dead flag to prevent delivery to dead sites. Allow sys channel webpa...redmatrix2015-06-082-6/+16
* magic auth issues on dreamhostredmatrix2015-06-072-3/+6
* make sure these are includedredmatrix2015-06-072-0/+189
* more frontpage tweaksredmatrix2015-06-072-3/+3
* reverse logic of homepage login settingredmatrix2015-06-072-4/+8
* frontpage tweaksredmatrix2015-06-072-5/+10
* frontpage changesredmatrix2015-06-071-229/+19
* Added translatable strings to the Display Settings page and refreshed util/me...jeroenpraat2015-06-061-0/+3
* use the right webpage layout for an installed webpage if it existsMario Vavti2015-06-042-1/+3
* update help linkMario Vavti2015-06-021-1/+1
* move the photo and attachment permission syncing past the tag replacement so ...redmatrix2015-06-011-34/+36
* bare bones ASLDredmatrix2015-05-311-1/+0
* fix unable to crop profile pic on postgresHabeas Codice2015-05-301-1/+1
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-303-12/+18
|\
| * whitespaceMario Vavti2015-05-291-1/+1
| * add some yes/no labels and minor template fixesMario Vavti2015-05-292-6/+6
| * some fixes to make menu sharing work and expose it in the ui.Mario Vavti2015-05-291-5/+9
| * show created/edited dates for menusMario Vavti2015-05-291-0/+2
* | strip images from directory text entriesredmatrix2015-05-301-1/+1
|/
* untested menu element import, be aware that the menu api does not over-write ...redmatrix2015-05-281-7/+46
* catch a window that wasn't yet saved when the last checkin occurredredmatrix2015-05-271-1/+0
* menu encoding for sharing/exchangeredmatrix2015-05-271-0/+4
* missing row in sql query which is used further downredmatrix2015-05-271-1/+1
* some high-level stuff we may need for shareable menus. Also make the client r...redmatrix2015-05-271-57/+83
* some work on issue #329redmatrix2015-05-251-1/+1
* add toggle for ALLOWCODE to admin/channel and also fix the ability to toggle ...redmatrix2015-05-251-5/+37
* timezone setting not saved issue #336redmatrix2015-05-241-1/+1
* typo and update to rfc7033 (webfinger) as well as webfinger diagnostic pageredmatrix2015-05-243-10/+15
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-242-191/+257
|\
| * Merge pull request #331 from solstag/jquerypropredmatrix2015-05-241-2/+2
| |\
| | * Fix accepting contacts by using correct jquery calls.Alexandre Hannud Abdo2015-05-221-2/+2
| * | Add PHP's xml module check and upload limits to setup.Klaus Weidenbach2015-05-241-189/+255
| |/