aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* cleanup and re-organise the voting and attendance buttonszotlabs2016-11-072-19/+36
|
* reorganise emoticonszotlabs2016-11-061-4/+4
|
* some fixes for the recent changes in the personal menu dropdownMario Vavti2016-11-042-2/+6
|
* Collapse navbar-collapse-1 if avatar menu is clicked.Andrew Manning2016-11-031-0/+6
|
* provide merged usermenu div for all server roleszotlabs2016-11-021-4/+0
|
* convert manual page updates to a display setting instead of a featurezotlabs2016-11-021-0/+1
|
* allow your own likes/comments to be updated when in static update modezotlabs2016-11-022-6/+7
|
* Merge pull request #574 from zotlabs/static_updategit-marijus2016-11-022-0/+8
|\ | | | | feature: static page update as opposed to live update of conversation…
| * feature: static page update as opposed to live update of conversations on ↵zotlabs2016-11-012-0/+8
| | | | | | | | the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page.
* | retry liveupdate up to 10 times if we receive incomplete/truncated html data.zotlabs2016-11-011-1/+22
|/
* update DE translation stringsphellmes2016-11-012-6139/+9906
|
* string updatezotlabs2016-10-301-2/+2
|
* add embed bbcode to the autocomplete listMario Vavti2016-10-301-1/+1
|
* fix https://zothub.de/display/9d9078d212862c5f58Mario Vavti2016-10-302-1/+2
|
* modernise chanview, which has a renewed purpose - to provide a connect link ↵zotlabs2016-10-261-2/+1
| | | | to foreign network members. The iframe no longer works due to content security policies, and people hated this with a passion anyway; so just provide a URL to visit.
* Merge pull request #565 from anaqreon/wiki-downloadzotlabs2016-10-232-0/+5
|\ | | | | Add wiki download button to export the selected wiki repo to a zip file
| * Add wiki download button to export the selected wiki repo to a zip fileAndrew Manning2016-10-222-0/+5
| |
* | provide lockstate for events and remove obsolete codeMario Vavti2016-10-222-12/+1
|/
* better fix for navbar channel autocomplete, refrain from search until a ↵zotlabs2016-10-211-1/+1
| | | | minimum of 3 chars entered. 2 typically gives way too many results and usually low quality results.
* Change the behaviour of 'use existing photo for profile'. For a channel with ↵zotlabs2016-10-181-0/+5
| | | | one profile, works just as it did previously. For multiple profiles, go back to the "upload form" but with a pre-existing file selected so that the correct profile can be selected. The text on this page and the resulting form are changed to remove the 'upload' text and file selection; but falls through to cropping in either case.
* change event behaviour - share by default.zotlabs2016-10-181-4/+0
|
* issue #549, ACL has 'public' selected even when restrictive ACL is being used.zotlabs2016-10-171-3/+3
|
* fix connected time not shown on ajax loaded connectionsMario Vavti2016-10-122-6/+7
|
* Provide better explanation of server_roles in the config templatezotlabs2016-10-091-2/+3
|
* don't show diaspora protocol info in the hcard if the diaspora protocol is ↵zotlabs2016-10-081-0/+1
| | | | not installed. This really needs to be moved to the plugin but this was a quick fix.
* merge usermenu and caret when using proredmatrix2016-10-061-0/+7
|
* Updating strings for it, nl and es.jeroenpraat2016-10-056-19029/+19366
|
* add some more stuff to admin/account_edit (service class, language, and ↵redmatrix2016-10-033-0/+45
| | | | techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once.
* provide ability for admin to change account passwordredmatrix2016-09-302-2/+16
|
* omit autoscrolling to toplevel itemsMario Vavti2016-09-291-1/+1
|
* highlight the displayed mid and css fixesMario Vavti2016-09-293-17/+27
|
* fixes for make scroll to mid work properly with collapsed threads: unhide ↵Mario Vavti2016-09-291-2/+3
| | | | the hidden items before scrolling to it, slideDown() is to slow - we must use show() here)
* do not scroll items behind the navbarMario Vavti2016-09-271-1/+1
|
* remove loggingMario Vavti2016-09-271-1/+0
|
* catch js error if the notification mid is for e.g. a like and class ↵Mario Vavti2016-09-271-1/+2
| | | | .item_123def... does not exist
* catch js error if there are no collapsed commentsMario Vavti2016-09-261-4/+6
|
* use color #337AB7 instead aof bold and 120% for ivoted classMario Vavti2016-09-261-3/+2
|
* autoscroll to target post/comment when in single-thread mode; don't ↵redmatrix2016-09-252-5/+9
| | | | interfere with other modes; replaces using a named anchor with a url fragment to reach a particular place in the conversation when content is loaded with ajax.
* subtle indicator of your own response verb activityredmatrix2016-09-252-8/+13
|
* more infrastructure for notification auto-scroll to commentredmatrix2016-09-241-0/+6
|
* the rest of the backend for supporting scroll-to-comment from notifications. ↵redmatrix2016-09-241-1/+1
| | | | We still need an ajax handler as fragments are evaluated before content is loaded.
* Merge pull request #529 from phellmes/devgit-marijus2016-09-222-7794/+8199
|\ | | | | Update DE translation strings
| * Update DE translation stringsphellmes2016-09-222-7794/+8199
| |
* | Merge pull request #530 from wave72/devWave2016-09-222-5106/+5151
|\ \ | |/ |/| Updated Italian strings
| * Updated Italian stringsWave722016-09-222-5106/+5151
| |
* | objects with id=share_container seem to be blacklisted in various security ↵Mario Vavti2016-09-221-14/+2
| | | | | | | | browser plugins. rename it to distr_container. also remove some superfluous js
* | fix #525Mario Vavti2016-09-221-1/+1
| |
* | narrow navbar css fixesMario Vavti2016-09-201-12/+8
| |
* | Merge pull request #510 from wave72/devWave2016-09-092-4745/+4849
|\| | | | | Updated Italian strings
| * Updated Italian stringsWave722016-09-092-4745/+4849
| |