Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixes for css fix | Mario Vavti | 2018-06-01 | 3 | -4/+4 | |
| | ||||||
* | css fix | Mario Vavti | 2018-06-01 | 1 | -3/+2 | |
| | ||||||
* | add hover effect to dropdown caret | Mario Vavti | 2018-06-01 | 2 | -2/+10 | |
| | ||||||
* | move file and groups filter to submenu | Mario Vavti | 2018-06-01 | 3 | -8/+40 | |
| | ||||||
* | merge groups and filed posts into activity filters | Mario Vavti | 2018-05-31 | 2 | -2/+5 | |
| | ||||||
* | make navbar search use the module search function in /network and /channel | Mario Vavti | 2018-05-30 | 1 | -1/+1 | |
| | ||||||
* | remove redundant css from default.css | Mario Vavti | 2018-05-30 | 1 | -8/+0 | |
| | ||||||
* | add widget files and templates | Mario Vavti | 2018-05-30 | 1 | -0/+8 | |
| | ||||||
* | first cut on restructuring the previously called network tabs | Mario Vavti | 2018-05-30 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #1197 from galettesaucisse/patch-52 | git-marijus | 2018-05-29 | 1 | -2/+2 | |
|\ | | | | | Update hstrings.php | |||||
| * | Update hstrings.php | Galette Saucisse | 2018-05-26 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #1196 from galettesaucisse/patch-51 | git-marijus | 2018-05-29 | 1 | -3/+3 | |
|\ \ | | | | | | | Update hmessages.po | |||||
| * | | Update hmessages.po | Galette Saucisse | 2018-05-26 | 1 | -3/+3 | |
| |/ | ||||||
* / | fix js error with catalan language (unescaped strings) | Mario Vavti | 2018-05-27 | 1 | -2/+2 | |
|/ | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2018-05-25 | 4 | -14880/+16748 | |
|\ | ||||||
| * | Finaly an update of Dutch language strings | Jeroen | 2018-05-24 | 2 | -11655/+12317 | |
| | | ||||||
| * | Update catalan translation (both po and php) for sources changes up to Apr ↵ | fadelkon | 2018-05-24 | 2 | -3225/+4431 | |
| | | | | | | | | 23rd 2018, 07:35. | |||||
* | | Update remote_friends_common.tpl | antil0pa | 2018-05-24 | 1 | -1/+1 | |
|/ | | | Found an improperly closed <div> tag. It breaks the way widget are displayed on the page. | |||||
* | paint the locks on private activitypub items red. their privacy model is ↵ | Mario Vavti | 2018-05-23 | 1 | -1/+1 | |
| | | | | "slightly" different from ours | |||||
* | new_channel - make text strings translatable and use the name as a base for ↵ | zotlabs | 2018-05-21 | 2 | -6/+19 | |
| | | | | the nick if you try to create without entering a nick | |||||
* | css fix | Mario Vavti | 2018-05-20 | 1 | -1/+1 | |
| | ||||||
* | remove preview on jot reset | Mario Vavti | 2018-05-20 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #1176 from galettesaucisse/patch-48 | git-marijus | 2018-05-20 | 1 | -13/+22 | |
|\ | | | | | Update hstrings.php | |||||
| * | Update hstrings.php | Galette Saucisse | 2018-05-18 | 1 | -2/+2 | |
| | | ||||||
| * | Update hstrings.php | Galette Saucisse | 2018-05-17 | 1 | -15/+24 | |
| | | ||||||
* | | Merge pull request #1175 from galettesaucisse/patch-47 | git-marijus | 2018-05-20 | 1 | -144/+188 | |
|\ \ | | | | | | | Update hmessages.po | |||||
| * | | Update hmessages.po | Galette Saucisse | 2018-05-17 | 1 | -144/+188 | |
| |/ | ||||||
* | | Merge pull request #1171 from mjfriaza/dev | git-marijus | 2018-05-20 | 2 | -24/+30 | |
|\ \ | | | | | | | Added one space & Grammatical consistency error on Spanish translation | |||||
| * | | Added spaces at PHP replacements & Grammatical consistency error on Spanish ↵ | Manuel Jiménez Friaza | 2018-05-15 | 2 | -17/+17 | |
| | | | | | | | | | | | | translation | |||||
| * | | Added one space & Grammatical consistency error on Spanish translation | Manuel Jiménez Friaza | 2018-05-13 | 1 | -5/+11 | |
| | | | ||||||
| * | | Added one space & Grammatical consistency error on Spanish translation | Manuel Jiménez Friaza | 2018-05-13 | 1 | -3/+3 | |
| | | | ||||||
* | | | do not update #acl-list-content on every click in jot. we just need this ↵ | Mario Vavti | 2018-05-20 | 1 | -49/+51 | |
| | | | | | | | | | | | | updated when in cutom mode (which is rarely the case). jot interaction was getting sluggish due to this when having lots of contacts. | |||||
* | | | remove some cruft from initEditor(); | Mario Vavti | 2018-05-20 | 1 | -70/+10 | |
| | | | ||||||
* | | | implement jot reset button | Mario Vavti | 2018-05-20 | 3 | -3/+29 | |
| | | | ||||||
* | | | update to fork-awesome 1.1 and fix an old font-awesome reference | Mario Vavti | 2018-05-19 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix issue where images were not visible in acl selector after using search | Mario Vavti | 2018-05-19 | 1 | -0/+4 | |
| | | | ||||||
* | | | remove debug code | Mario Vavti | 2018-05-18 | 1 | -4/+0 | |
| | | | ||||||
* | | | an attempt to fix the new_channel validation situation | Mario Vavti | 2018-05-18 | 2 | -28/+73 | |
| |/ |/| | ||||||
* | | display address in contact_format() instead of nick | Mario Vavti | 2018-05-17 | 1 | -1/+1 | |
| | | ||||||
* | | consolidate recent autocomplete changes | Mario Vavti | 2018-05-13 | 3 | -32/+17 | |
| | | ||||||
* | | streamline appearence of guest tokens individual perms with those in connedit | Mario Vavti | 2018-05-13 | 1 | -2/+3 | |
| | | ||||||
* | | hubzilla issue #1045 - display pubsites link in info area if invite only | zotlabs | 2018-05-12 | 1 | -3/+0 | |
| | | ||||||
* | | add cancel button to editor, fix issue with autosave of categories | zotlabs | 2018-05-10 | 2 | -3/+14 | |
| | | ||||||
* | | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -0/+2 | |
| | | ||||||
* | | Add supported protocols to siteinfo (not siteinfo.json) | zotlabs | 2018-05-07 | 1 | -0/+4 | |
| | | ||||||
* | | Simplify first channel creation even further by using a site-configurable ↵ | zotlabs | 2018-05-07 | 2 | -0/+3 | |
| | | | | | | | | default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings. | |||||
* | | remove the old autocomplete cache mechanism | zotlabs | 2018-05-06 | 1 | -21/+1 | |
| | | ||||||
* | | autocomplete after 2 chars instead of 3; this was changed some months back ↵ | zotlabs | 2018-05-06 | 1 | -8/+8 | |
| | | | | | | | | to work around implementation quirks in the custom cache driver that is now disabled. | |||||
* | | use cursor-pointer class instead of fakelink to avoid the link color for the ↵ | Mario Vavti | 2018-05-05 | 2 | -2/+2 | |
| | | | | | | | | dropdown caret | |||||
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-05 | 1 | -1/+1 | |
|\ \ |