Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved delete wiki button into new edit wiki form, opened by edit wiki icon ↵ | Andrew Manning | 2016-11-14 | 2 | -28/+29 |
| | | | | in wiki list | ||||
* | Moved new wiki and new page buttons to widgets | Andrew Manning | 2016-11-14 | 3 | -348/+391 |
| | |||||
* | Bring Ace editor into focus when Edit tab is clicked to allow immediate text ↵ | Andrew Manning | 2016-11-12 | 1 | -2/+6 |
| | | | | entry. | ||||
* | Removed wiki list dropdown menus, moving the download and delete icons to ↵ | Andrew Manning | 2016-11-12 | 1 | -14/+6 |
| | | | | beside the open wiki link. | ||||
* | Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved ↵ | Andrew Manning | 2016-11-12 | 1 | -20/+49 |
| | | | | page tools in there as well as new page and new wiki | ||||
* | Move save button to tab bar | Andrew Manning | 2016-11-12 | 1 | -3/+5 |
| | |||||
* | Wiki control dropdown menu improvement | Andrew Manning | 2016-11-12 | 1 | -9/+9 |
| | |||||
* | typo when consolidating icons | zotlabs | 2016-11-08 | 1 | -1/+1 |
| | |||||
* | use a single icon | zotlabs | 2016-11-08 | 1 | -2/+2 |
| | |||||
* | let's use the bar-chart icon for voting to make the look consistent with the ↵ | zotlabs | 2016-11-07 | 1 | -1/+1 |
| | | | | event attendance button and hint at its function | ||||
* | distinguish the buttons for voting and attendance by adding a calendar icon ↵ | zotlabs | 2016-11-07 | 1 | -1/+1 |
| | | | | to the button used for attendance | ||||
* | cleanup and re-organise the voting and attendance buttons | zotlabs | 2016-11-07 | 1 | -19/+32 |
| | |||||
* | reorganise emoticons | zotlabs | 2016-11-06 | 1 | -4/+4 |
| | |||||
* | provide merged usermenu div for all server roles | zotlabs | 2016-11-02 | 1 | -4/+0 |
| | |||||
* | convert manual page updates to a display setting instead of a feature | zotlabs | 2016-11-02 | 1 | -0/+1 |
| | |||||
* | allow your own likes/comments to be updated when in static update mode | zotlabs | 2016-11-02 | 1 | -0/+1 |
| | |||||
* | feature: static page update as opposed to live update of conversations on ↵ | zotlabs | 2016-11-01 | 1 | -0/+1 |
| | | | | 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. | ||||
* | fix https://zothub.de/display/9d9078d212862c5f58 | Mario Vavti | 2016-10-30 | 1 | -0/+1 |
| | |||||
* | modernise chanview, which has a renewed purpose - to provide a connect link ↵ | zotlabs | 2016-10-26 | 1 | -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-download | zotlabs | 2016-10-23 | 2 | -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 file | Andrew Manning | 2016-10-22 | 2 | -0/+5 |
| | | |||||
* | | provide lockstate for events and remove obsolete code | Mario Vavti | 2016-10-22 | 2 | -12/+1 |
|/ | |||||
* | Change the behaviour of 'use existing photo for profile'. For a channel with ↵ | zotlabs | 2016-10-18 | 1 | -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. | zotlabs | 2016-10-18 | 1 | -4/+0 |
| | |||||
* | issue #549, ACL has 'public' selected even when restrictive ACL is being used. | zotlabs | 2016-10-17 | 1 | -3/+3 |
| | |||||
* | don't show diaspora protocol info in the hcard if the diaspora protocol is ↵ | zotlabs | 2016-10-08 | 1 | -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 pro | redmatrix | 2016-10-06 | 1 | -0/+7 |
| | |||||
* | add some more stuff to admin/account_edit (service class, language, and ↵ | redmatrix | 2016-10-03 | 1 | -0/+9 |
| | | | | 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 password | redmatrix | 2016-09-30 | 2 | -2/+16 |
| | |||||
* | autoscroll to target post/comment when in single-thread mode; don't ↵ | redmatrix | 2016-09-25 | 1 | -1/+1 |
| | | | | 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 activity | redmatrix | 2016-09-25 | 1 | -8/+8 |
| | |||||
* | the rest of the backend for supporting scroll-to-comment from notifications. ↵ | redmatrix | 2016-09-24 | 1 | -1/+1 |
| | | | | We still need an ajax handler as fragments are evaluated before content is loaded. | ||||
* | objects with id=share_container seem to be blacklisted in various security ↵ | Mario Vavti | 2016-09-22 | 1 | -14/+2 |
| | | | | browser plugins. rename it to distr_container. also remove some superfluous js | ||||
* | fix #525 | Mario Vavti | 2016-09-22 | 1 | -1/+1 |
| | |||||
* | pro: provide settings for techlevel and techlevel_lock on admin/site page | redmatrix | 2016-09-08 | 1 | -0/+6 |
| | |||||
* | photo move to another album - resurrected from a temporary branch where the ↵ | redmatrix | 2016-09-06 | 1 | -0/+3 |
| | | | | work had gotten lost | ||||
* | add links to zcards #500 ; also provide drag/drop highlighting of comment ↵ | redmatrix | 2016-09-05 | 3 | -4/+27 |
| | | | | regions when a link is being dragged over them | ||||
* | revert moving home button to first position. instead move register and login ↵ | Mario Vavti | 2016-09-03 | 1 | -37/+38 |
| | | | | buttons to the end of the list. | ||||
* | pro: allow admin to set a site techlevel and optionally lock it. | redmatrix | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | show home icon in first position in nav, provide register link also if ↵ | Mario Vavti | 2016-09-02 | 1 | -21/+25 |
| | | | | register policy is set to approve and whitespace cleanup | ||||
* | more work on theme select backend | redmatrix | 2016-09-01 | 1 | -3/+7 |
| | |||||
* | some issues with saved search - tags and connection searches weren't being ↵ | redmatrix | 2016-08-31 | 1 | -0/+5 |
| | | | | saved. | ||||
* | provide techlevels in the pro server role. Should have no visible effect on ↵ | redmatrix | 2016-08-31 | 1 | -0/+7 |
| | | | | other roles. | ||||
* | The 'save to folder' modal dialog looked like crap. Now it only looks like dung. | redmatrix | 2016-08-30 | 2 | -5/+7 |
| | |||||
* | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-30 | 3 | -3/+3 |
|\ | |||||
| * | make lock switching actually work with multiple acl forms | Mario Vavti | 2016-08-29 | 1 | -1/+0 |
| | | |||||
| * | move allowed email domains to admin->security page | redmatrix | 2016-08-28 | 2 | -2/+3 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/dev' into website-export. Added ↵ | Andrew Manning | 2016-08-27 | 4 | -24/+53 |
|\| | | | | | | | attach_move() to include/attach.php. | ||||
| * | contact-block needs a class clear div at the end to not mess with following ↵ | Mario Vavti | 2016-08-26 | 1 | -11/+12 |
| | | | | | | | | widgets and whitespace | ||||
| * | off by one pixel | redmatrix | 2016-08-24 | 1 | -3/+3 |
| | |