aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* new feature filter network by nameMario Vavti2018-06-083-0/+14
|
* fixes for search_item.tplMario Vavti2018-06-072-49/+41
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-06-065-8/+8
|\
| * some work to make menus editable by visitors with webpage write permissions; ↵zotlabs2018-06-055-8/+8
| | | | | | | | this needed to revise the link structure so that the page specified an owner channel in the url. Otherwise we could only operate on menus owned by local_channel(). Have done some basic regression testing but have not yet fully tested guest editing functionality.
* | rely on the pf argument to determine if we deal with a forum or not. ↵Mario Vavti2018-06-051-0/+2
|/ | | | xchan_pubforum is not set for all public forums in the forum filters for some reason.
* finalize filters and forum notificationsMario Vavti2018-06-025-4/+9
|
* some more work on forum notificationsMario Vavti2018-06-023-4/+38
|
* unread forum notifications - wip/unfinishedMario Vavti2018-06-011-1/+1
|
* add manage privacy groups entry to the panel channel menu dropdown for nowMario Vavti2018-06-011-0/+3
|
* fixes for css fixMario Vavti2018-06-013-4/+4
|
* css fixMario Vavti2018-06-011-3/+2
|
* add hover effect to dropdown caretMario Vavti2018-06-012-2/+10
|
* move file and groups filter to submenuMario Vavti2018-06-013-8/+40
|
* merge groups and filed posts into activity filtersMario Vavti2018-05-312-2/+5
|
* make navbar search use the module search function in /network and /channelMario Vavti2018-05-301-1/+1
|
* remove redundant css from default.cssMario Vavti2018-05-301-8/+0
|
* add widget files and templatesMario Vavti2018-05-301-0/+8
|
* first cut on restructuring the previously called network tabsMario Vavti2018-05-301-0/+2
|
* Merge pull request #1197 from galettesaucisse/patch-52git-marijus2018-05-291-2/+2
|\ | | | | Update hstrings.php
| * Update hstrings.phpGalette Saucisse2018-05-261-2/+2
| |
* | Merge pull request #1196 from galettesaucisse/patch-51git-marijus2018-05-291-3/+3
|\ \ | | | | | | Update hmessages.po
| * | Update hmessages.poGalette Saucisse2018-05-261-3/+3
| |/
* / fix js error with catalan language (unescaped strings)Mario Vavti2018-05-271-2/+2
|/
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2018-05-254-14880/+16748
|\
| * Finaly an update of Dutch language stringsJeroen2018-05-242-11655/+12317
| |
| * Update catalan translation (both po and php) for sources changes up to Apr ↵fadelkon2018-05-242-3225/+4431
| | | | | | | | 23rd 2018, 07:35.
* | Update remote_friends_common.tplantil0pa2018-05-241-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 Vavti2018-05-231-1/+1
| | | | "slightly" different from ours
* new_channel - make text strings translatable and use the name as a base for ↵zotlabs2018-05-212-6/+19
| | | | the nick if you try to create without entering a nick
* css fixMario Vavti2018-05-201-1/+1
|
* remove preview on jot resetMario Vavti2018-05-201-0/+1
|
* Merge pull request #1176 from galettesaucisse/patch-48git-marijus2018-05-201-13/+22
|\ | | | | Update hstrings.php
| * Update hstrings.phpGalette Saucisse2018-05-181-2/+2
| |
| * Update hstrings.phpGalette Saucisse2018-05-171-15/+24
| |
* | Merge pull request #1175 from galettesaucisse/patch-47git-marijus2018-05-201-144/+188
|\ \ | | | | | | Update hmessages.po
| * | Update hmessages.poGalette Saucisse2018-05-171-144/+188
| |/
* | Merge pull request #1171 from mjfriaza/devgit-marijus2018-05-202-24/+30
|\ \ | | | | | | Added one space & Grammatical consistency error on Spanish translation
| * | Added spaces at PHP replacements & Grammatical consistency error on Spanish ↵Manuel Jiménez Friaza2018-05-152-17/+17
| | | | | | | | | | | | translation
| * | Added one space & Grammatical consistency error on Spanish translationManuel Jiménez Friaza2018-05-131-5/+11
| | |
| * | Added one space & Grammatical consistency error on Spanish translationManuel Jiménez Friaza2018-05-131-3/+3
| | |
* | | do not update #acl-list-content on every click in jot. we just need this ↵Mario Vavti2018-05-201-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 Vavti2018-05-201-70/+10
| | |
* | | implement jot reset buttonMario Vavti2018-05-203-3/+29
| | |
* | | update to fork-awesome 1.1 and fix an old font-awesome referenceMario Vavti2018-05-191-1/+1
| | |
* | | fix issue where images were not visible in acl selector after using searchMario Vavti2018-05-191-0/+4
| | |
* | | remove debug codeMario Vavti2018-05-181-4/+0
| | |
* | | an attempt to fix the new_channel validation situationMario Vavti2018-05-182-28/+73
| |/ |/|
* | display address in contact_format() instead of nickMario Vavti2018-05-171-1/+1
| |
* | consolidate recent autocomplete changesMario Vavti2018-05-133-32/+17
| |
* | streamline appearence of guest tokens individual perms with those in conneditMario Vavti2018-05-131-2/+3
| |