aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'upstream/dev' into wiki-guiAndrew Manning2016-11-171-7/+16
|\
| * remove redundant commaMario Vavti2016-11-171-1/+1
| |
| * configure ace with setOptions, get rid of redundant scrollbarsMario Vavti2016-11-171-7/+16
| |
* | Hide edit dialog if new wiki dialog opensAndrew Manning2016-11-161-1/+1
| |
* | Create wiki edit dialogs directly underneath the wiki name in the wiki listAndrew Manning2016-11-162-42/+43
| |
* | Move new wiki dialog directly underneath new wiki button in wiki list widgetAndrew Manning2016-11-162-29/+30
|/
* remove print margin and set wrap mode to freeMario Vavti2016-11-161-0/+2
|
* remove redundant function callMario Vavti2016-11-161-4/+3
|
* use modal-lg instead of width 80%Mario Vavti2016-11-161-2/+1
|
* minor wiki changesMario Vavti2016-11-162-2/+7
|
* still a bit of wiki permission weirdness, this should catch the major oneszotlabs2016-11-152-6/+1
|
* use same icon with rest of appzotlabs2016-11-151-1/+1
|
* wiki: permissions issues, untranslated strings in templates and some minor ↵zotlabs2016-11-153-15/+19
| | | | changes to provide a consistent UI with the rest of the app.
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-11-142-582/+612
|\
| * Update DE translation stringsphellmes2016-11-142-582/+612
| |
| * show wiki controls only to owner and whitespace fixesMario Vavti2016-11-141-5/+7
| |
* | Moved delete wiki button into new edit wiki form, opened by edit wiki icon ↵Andrew Manning2016-11-142-28/+29
| | | | | | | | in wiki list
* | Moved new wiki and new page buttons to widgetsAndrew Manning2016-11-143-348/+391
|/
* Bring Ace editor into focus when Edit tab is clicked to allow immediate text ↵Andrew Manning2016-11-121-2/+6
| | | | entry.
* Removed wiki list dropdown menus, moving the download and delete icons to ↵Andrew Manning2016-11-121-14/+6
| | | | beside the open wiki link.
* Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved ↵Andrew Manning2016-11-121-20/+49
| | | | page tools in there as well as new page and new wiki
* Move save button to tab barAndrew Manning2016-11-121-3/+5
|
* Wiki control dropdown menu improvementAndrew Manning2016-11-121-9/+9
|
* typo when consolidating iconszotlabs2016-11-081-1/+1
|
* use a single iconzotlabs2016-11-081-2/+2
|
* let's use the bar-chart icon for voting to make the look consistent with the ↵zotlabs2016-11-071-1/+1
| | | | event attendance button and hint at its function
* distinguish the buttons for voting and attendance by adding a calendar icon ↵zotlabs2016-11-071-1/+1
| | | | to the button used for attendance
* 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
|