| Commit message (Expand) | Author | Age | Files | Lines |
* | revert | Mario Vavti | 2015-07-09 | 1 | -2/+2 |
* | do not show status editor in /display - we most probably want to read the thr... | Mario Vavti | 2015-07-09 | 1 | -1/+2 |
* | increase width of the aside area and make default profile image size 300x300 | Mario Vavti | 2015-07-09 | 1 | -2/+2 |
* | fix sorting of channel suggestions | Mario Vavti | 2015-07-07 | 1 | -0/+1 |
* | rename function get_directory_settings => get_directory_setting and move sort... | Mario Vavti | 2015-07-07 | 1 | -4/+9 |
* | make public forums only setting sticky and simplify function to get directory... | Mario Vavti | 2015-07-07 | 1 | -10/+17 |
* | a few clone sync fixes as well as some work on hubzilla clone sync back to re... | redmatrix | 2015-07-02 | 2 | -0/+14 |
* | a bit of cleanup and explanatory text on mod/pconfig | redmatrix | 2015-07-02 | 1 | -6/+13 |
* | web version of util/pconfig | redmatrix | 2015-07-02 | 1 | -0/+105 |
* | warn if export data file is from an incompatible project or if the DB version... | redmatrix | 2015-06-29 | 1 | -0/+14 |
* | turn the connection filter into a feature. | redmatrix | 2015-06-29 | 1 | -0/+1 |
* | fix directory location | Mario Vavti | 2015-06-29 | 1 | -2/+1 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-06-28 | 1 | -2/+2 |
|\ |
|
| * | simply 'post' is a better default term than 'status' | Alexandre Hannud Abdo | 2015-06-27 | 1 | -2/+2 |
* | | no this isn't it. well ok, it's part of it, but not the important part. it's ... | redmatrix | 2015-06-28 | 1 | -2/+10 |
|/ |
|
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | Mario Vavti | 2015-06-24 | 1 | -1/+1 |
|\ |
|
| * | typo | redmatrix | 2015-06-23 | 1 | -1/+1 |
* | | Reflect in directory title if we watch the local or the global directory | Mario Vavti | 2015-06-24 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | Mario Vavti | 2015-06-23 | 1 | -3/+3 |
|\ |
|
| * | Merge pull request #356 from solstag/signature_edit_fix | redmatrix | 2015-06-23 | 1 | -2/+2 |
| |\ |
|
| | * | properly trims edited posts before signing so signature verification works | Alexandre Hannud Abdo | 2015-06-23 | 1 | -2/+2 |
| * | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-06-22 | 1 | -0/+1 |
| |\| |
|
| * | | ensure we always sign a trimmed item body. | redmatrix | 2015-06-22 | 1 | -1/+1 |
* | | | some work on directory | Mario Vavti | 2015-06-23 | 1 | -14/+23 |
| |/
|/| |
|
* | | Bring /help in line with the rest of the app | Mario Vavti | 2015-06-22 | 1 | -0/+1 |
|/ |
|
* | import: Improve the descriptive text for this feature | redmatrix | 2015-06-21 | 1 | -2/+2 |
* | some diaspora import issues uncovered during dry-run tests | redmatrix | 2015-06-21 | 1 | -6/+6 |
* | automatically gunzip Diaspora export files if we're on a *nix system | redmatrix | 2015-06-19 | 1 | -0/+9 |
* | very early attempt diaspora import from diaspora export file. Currently the j... | redmatrix | 2015-06-19 | 1 | -1/+8 |
* | set return url from apps page | redmatrix | 2015-06-18 | 2 | -1/+3 |
* | Merge pull request #349 from git-marijus/master | redmatrix | 2015-06-17 | 1 | -1/+13 |
|\ |
|
| * | make photo upload work for remote channels with perms | Mario Vavti | 2015-06-16 | 1 | -1/+13 |
* | | Small fix in siteinfo | jeroenpraat | 2015-06-16 | 1 | -1/+1 |
|/ |
|
* | do not allow/show acl button on photo edit if not owner | Mario Vavti | 2015-06-15 | 1 | -3/+3 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-06-10 | 1 | -21/+23 |
|\ |
|
| * | correctly fix attachment permissions from private mentions | Alexandre Hannud Abdo | 2015-06-10 | 1 | -21/+23 |
* | | put block_public back where it is needed, which is in mod_public and not mod_... | redmatrix | 2015-06-10 | 1 | -0/+6 |
|/ |
|
* | show login without checking for block_public, local or remote channel | Mario Vavti | 2015-06-10 | 1 | -6/+3 |
* | really show login form if it is enabled | Mario Vavti | 2015-06-10 | 1 | -2/+2 |
* | put mirror_frontpage setting into admin/site | redmatrix | 2015-06-09 | 1 | -0/+3 |
* | toggle diaspora protocol on a per-channel level in addition to the existing p... | redmatrix | 2015-06-09 | 1 | -2/+5 |
* | s/broder/border/ | redmatrix | 2015-06-09 | 1 | -1/+1 |
* | add nomadic identities as webfinger aliases | redmatrix | 2015-06-09 | 1 | -1/+10 |
* | provide a mechanism for loading the frontpage without redirecting. | redmatrix | 2015-06-08 | 1 | -0/+5 |
* | remove debugging | redmatrix | 2015-06-08 | 1 | -3/+0 |
* | add site_dead flag to prevent delivery to dead sites. Allow sys channel webpa... | redmatrix | 2015-06-08 | 2 | -6/+16 |
* | magic auth issues on dreamhost | redmatrix | 2015-06-07 | 2 | -3/+6 |
* | make sure these are included | redmatrix | 2015-06-07 | 2 | -0/+189 |
* | more frontpage tweaks | redmatrix | 2015-06-07 | 2 | -3/+3 |
* | reverse logic of homepage login setting | redmatrix | 2015-06-07 | 2 | -4/+8 |