aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* | | fix jot drag and dropMario Vavti2018-07-201-6/+9
|/ /
* | Update hmessages.pokostikov2018-07-181-1/+1
| | | | | | (cherry picked from commit cbab7d215046d999c3f808b3946ea378c4475a72)
* | Fix wrong plural function logickostikov2018-07-181-1/+1
| | | | | | (cherry picked from commit 42840886119420b4efad511da0cb307f74542545)
* | when calling timeago() from mod_mail.js it is called before the translations ↵Mario Vavti2018-07-132-1/+3
| | | | | | | | are applied - move the call to main.js and be more specific with the selector to not trigger calls for other modules (eg network) which is handled elsewhere to not be to much of an performance hog (to many dates at a time)
* | let timeago render the dateMario Vavti2018-07-131-1/+1
| |
* | let timeago render the dateMario Vavti2018-07-131-1/+1
| |
* | update jquery.timeago libMario Vavti2018-07-131-2/+2
|/
* Update hstrings.php - spelling - PrivatsphäreHeiko Förster2018-07-081-1/+1
|
* fix css regressionMario Vavti2018-07-072-3/+1
|
* don't provide manage apps button when viewing all availablezotlabs2018-07-051-1/+1
|
* appstore changeszotlabs2018-07-042-0/+9
|
* plugins -> addonszotlabs2018-06-281-4/+4
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-06-251-1/+0
|\
| * remove the white-space pre-wrap property on code blocks. This should ↵zotlabs2018-06-241-1/+0
| | | | | | | | probably be done with the word-break property instead
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-06-2527-513/+4
|\ \
| * \ Merge branch 'patch-1' into 'dev'Mike Macgirvin2018-06-202-2/+2
| |\ \ | | |/ | |/| | | | | | | NL strings: fix simple error See merge request hubzilla/core!1221
| | * fix simple errorjeroenpraat2018-06-181-1/+1
| | |
| | * fix simple errorjeroenpraat2018-06-181-1/+1
| | |
| * | channel sources: add 'resend' option to discard original author - similar to ↵zotlabs2018-06-182-0/+2
| | | | | | | | | | | | the Friendica remote_self setting
| * | remove several unused/unreferenced templateszotlabs2018-06-1723-511/+0
| |/
* / updates justified gallery lib to version 3.7 and minor fixes for full templateMario Vavti2018-06-251-4/+5
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2018-06-174-3/+7
|\
| * hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider ↵zotlabs2018-06-151-2/+2
| | | | | | | | saved default changes
| * wiki: word-wrap code on any characterzotlabs2018-06-141-0/+2
| |
| * optionally report total available space when uploadingzotlabs2018-06-131-0/+1
| |
| * SECURITY: provide option to disable the cloud 'root' directory and make the ↵zotlabs2018-06-131-0/+1
| | | | | | | | cloud module require a target channel nickname. This is a low impact change as there is currently no disclosure of private information. The presence of a file browser for all the channels on the site could be (and is reported to be) a concern to some people and there is no reason why it shouldn't be optional.
| * Merge branch 'master' of ../hz into devzotlabs2018-06-101-1/+1
| |\
| | * hubzilla core issue #1218zotlabs2018-06-101-1/+1
| | |
* | | some work on mod groupMario2018-06-176-124/+91
|/ /
* | fix issue #1219Mario Vavti2018-06-091-1/+1
| |
* | move cid filter js to the widgetMario Vavti2018-06-092-4/+5
| |
* | 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