Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | provide a way to export a single year of items (to potentially keep from ↵ | redmatrix | 2015-07-16 | 1 | -1/+9 |
| | | | | exhausting resources either on export or import) | ||||
* | provide info text for automatic permissions | Mario Vavti | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | whitespace | Mario Vavti | 2015-07-15 | 1 | -4/+0 |
| | |||||
* | show inherited state in Connection Default Permissions | Mario Vavti | 2015-07-15 | 1 | -2/+7 |
| | |||||
* | fix import of group members | redmatrix | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-07-14 | 1 | -80/+44 |
|\ | |||||
| * | make strings translateable | Mario Vavti | 2015-07-14 | 1 | -0/+6 |
| | | |||||
| * | revert provide inherited perms for connection default permissions | Mario Vavti | 2015-07-14 | 1 | -1/+1 |
| | | |||||
| * | remove dbg | Mario Vavti | 2015-07-14 | 1 | -2/+0 |
| | | |||||
| * | provide inherited perms for connection default permissions | Mario Vavti | 2015-07-14 | 1 | -1/+3 |
| | | |||||
| * | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -80/+38 |
| | | |||||
* | | coverup and ignore the illegal string offset message that some sites have ↵ | redmatrix | 2015-07-14 | 1 | -1/+1 |
|/ | | | | been reporting. This does not fix it. A fix would be to examine the data that has been received and find out why it is mangled and trace this back to where it was mangled. | ||||
* | allow sys editing of menu | redmatrix | 2015-07-11 | 1 | -0/+1 |
| | |||||
* | whitespace and comment out info again | Mario Vavti | 2015-07-12 | 2 | -3/+3 |
| | |||||
* | fix sys channel menu in a morre standard way | Mario Vavti | 2015-07-12 | 2 | -4/+4 |
| | |||||
* | menu_id is still needed | Mario Vavti | 2015-07-12 | 1 | -0/+1 |
| | |||||
* | make menu creation for sys channel work | Mario Vavti | 2015-07-12 | 2 | -7/+2 |
| | |||||
* | show status editor in /display on share action. | Mario Vavti | 2015-07-10 | 1 | -1/+4 |
| | |||||
* | more webpages - generic-content-wrapper fixes | Mario Vavti | 2015-07-10 | 3 | -15/+18 |
| | |||||
* | add generic content wrapper to post/webpage editor and make editpost render ↵ | Mario Vavti | 2015-07-10 | 1 | -8/+6 |
| | | | | correctly | ||||
* | revert | Mario Vavti | 2015-07-09 | 1 | -2/+2 |
| | | | | do not show status editor in /display - we most probably want to read the thread or comment. | ||||
* | do not show status editor in /display - we most probably want to read the ↵ | Mario Vavti | 2015-07-09 | 1 | -1/+2 |
| | | | | thread or comment. | ||||
* | 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 ↵ | Mario Vavti | 2015-07-07 | 1 | -4/+9 |
| | | | | sort options to directory title bar | ||||
* | make public forums only setting sticky and simplify function to get ↵ | Mario Vavti | 2015-07-07 | 1 | -10/+17 |
| | | | | directory settings | ||||
* | a few clone sync fixes as well as some work on hubzilla clone sync back to ↵ | redmatrix | 2015-07-02 | 2 | -0/+14 |
| | | | | redmatrix | ||||
* | 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 ↵ | redmatrix | 2015-06-29 | 1 | -0/+14 |
| | | | | version differs significantly from the current DB. This is to avoid people cloning a hubzilla channel back to red and potentially stuffing up the works. Hopefully we can migrate upwards someday. Downwards is always going to be an issue. | ||||
* | 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 |
|/ | | | | still pretty cool. | ||||
* | 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 … | ||||
| | * | 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 ↵ | redmatrix | 2015-06-19 | 1 | -1/+8 |
| | | | | json export has to be gunzipped prior to uploading and we're net yet adding connections (which should come soon) and we can't import items until they add guids to the export file - so consider it a work in progress. This first attempt should create a channel and get your profile details setup providing there isn't a nickname conflict on the server. That will also be handled later. | ||||
* | set return url from apps page | redmatrix | 2015-06-18 | 2 | -1/+3 |
| |