aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| |
* | update justifiedGallery 3.6.1 -> 3.6.3Mario Vavti2016-09-091-1/+1
| |
* | pro: provide settings for techlevel and techlevel_lock on admin/site pageredmatrix2016-09-081-0/+6
| |
* | photo move to another album - resurrected from a temporary branch where the ↵redmatrix2016-09-061-0/+3
| | | | | | | | work had gotten lost
* | add links to zcards #500 ; also provide drag/drop highlighting of comment ↵redmatrix2016-09-054-4/+34
| | | | | | | | regions when a link is being dragged over them
* | revert moving home button to first position. instead move register and login ↵Mario Vavti2016-09-031-37/+38
| | | | | | | | buttons to the end of the list.
* | pro: allow admin to set a site techlevel and optionally lock it.redmatrix2016-09-021-1/+1
| |
* | show home icon in first position in nav, provide register link also if ↵Mario Vavti2016-09-021-21/+25
| | | | | | | | register policy is set to approve and whitespace cleanup
* | put theme config into its own namespaceredmatrix2016-09-011-2/+4
| |
* | turn theme configuration into a class objectredmatrix2016-09-011-116/+122
| |
* | separate the 'expert' feature into 'advanced_theming' and ↵redmatrix2016-09-011-2/+2
| | | | | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3.
* | actively set all the theme options on the display settings page based on the ↵redmatrix2016-09-013-8/+23
| | | | | | | | current theme selection
* | more work on theme select backendredmatrix2016-09-011-3/+7
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-012-6/+10
|\ \
| * | introduce checklist BBcode for checklistsMario Vavti2016-09-012-6/+10
| | |
* | | theme preview - that was easy; plus a bit more tweaking of the saved search ↵redmatrix2016-09-011-1/+1
|/ / | | | | | | widget to try and get the sucker to auto submit
* | even though there is now a sitesearch widget, remove it from the search page ↵redmatrix2016-08-311-1/+1
| | | | | | | | pdl since we can just use the navbar and it offers more modes.
* | some issues with saved search - tags and connection searches weren't being ↵redmatrix2016-08-312-1/+6
| | | | | | | | saved.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-08-314-13784/+14054
|\ \
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devjeroenpraat2016-08-318-43/+291
| |\ \
| * | | Dutch and Spanish string updatejeroenpraat2016-08-314-13784/+14054
| | | |
* | | | provide techlevels in the pro server role. Should have no visible effect on ↵redmatrix2016-08-311-0/+7
| |/ / |/| | | | | | | | other roles.
* | | resolve merge conflictMario Vavti2016-08-318-43/+286
|\ \ \
| * | | The 'save to folder' modal dialog looked like crap. Now it only looks like dung.redmatrix2016-08-303-5/+15
| | | |
| * | | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-306-6175/+6206
| |\| |
| * | | Merge remote-tracking branch 'upstream/dev' into website-export. Added ↵Andrew Manning2016-08-274-24/+53
| |\ \ \ | | | | | | | | | | | | | | | attach_move() to include/attach.php.
| * \ \ \ Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-237-174/+114
| |\ \ \ \
| * | | | | Website export to cloud files works. Created new recursive copy function in ↵Andrew Manning2016-08-231-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | attach.php.
| * | | | | Visual improvements to the export element tableAndrew Manning2016-08-211-25/+25
| | | | | |
| * | | | | Block export and re-import works. Fixed bug where layout content was not ↵Andrew Manning2016-08-201-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | being imported properly.
| * | | | | Layouts list and are selectable for export to the zip fileAndrew Manning2016-08-201-0/+35
| | | | | |
| * | | | | Export of pages and their layouts to a zip file works. Bug on importing the ↵Andrew Manning2016-08-202-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | exported zip file for pages.
| * | | | | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-192-6106/+6089
| |\ \ \ \ \
| * | | | | | Pages populate the available-to-export list. New checkbox class for smaller ↵Andrew Manning2016-08-192-6/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | boxes.
| * | | | | | Progress implementing zip file exportAndrew Manning2016-08-174-20/+47
| | | | | | |
| * | | | | | Stash changes for merge with devAndrew Manning2016-08-172-0/+15
| | | | | | |
* | | | | | | provide a possibility to create checklists in bbcode [x] creates a checked ↵Mario Vavti2016-08-311-0/+5
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | checkbox, [] creates an unchecked checkbox