aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Update update_fail_eml.tplkostikov2018-07-211-13/+14
| | | (cherry picked from commit 8fc7f2aca178b170cf23504abdf60dfd6083e2eb)
* Update register_verify_eml.tplkostikov2018-07-211-10/+9
| | | (cherry picked from commit b6c2c8117e4bb778d2dad325398b348969557836)
* Update register_open_eml.tplkostikov2018-07-211-14/+12
| | | (cherry picked from commit 86a42aad16ddc6654c0781847c0e69a71c62a2e4)
* Update passchanged_eml.tplkostikov2018-07-211-11/+15
| | | (cherry picked from commit 8e2e09bb167de47b2171f4698afff3cc472c0fbb)
* Update lostpass_eml.tplkostikov2018-07-211-17/+20
| | | (cherry picked from commit 3713aa210f88bc56289917ed66a853e5eb68652e)
* Add new filekostikov2018-07-211-0/+14
| | | (cherry picked from commit a65c23546bafa081a37b239045c6e38d5c2b2fdd)
* Update hstrings.phpkostikov2018-07-211-1633/+3130
| | | (cherry picked from commit 790a9155d416d52387a1891417d8558ed490ea5d)
* Update hmessages.pokostikov2018-07-211-5471/+12527
| | | (cherry picked from commit f141b845fd96ebcd6b893b1289f2693f9f77dfbd)
* prevent double file uploads when dropping files into jotMario Vavti2018-07-201-0/+1
| | | (cherry picked from commit f6de91bf0fe1abf41d9b15a553ba378e42a956d1)
* fix jot drag and dropMario Vavti2018-07-201-6/+9
| | | (cherry picked from commit c72f6e6ea8d363c43de27760a2374230ce521606)
* 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
|