aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #18 from redmatrix/devmrjive2018-03-13100-3022/+4060
|\ | | | | Dev
| * Merge pull request #997 from mjfriaza/devgit-marijus2018-03-132-5/+5
| |\ | | | | | | Spanish translation: added "el" before "artículo", which is the correct construction
| | * Spanish translation: added el before artículo, which is the correct ↵Manuel Jiménez Friaza2018-03-112-5/+5
| | | | | | | | | | | | construction.
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-121-1/+1
| |\ \
| | * | trim expects error ... in admin/sitezotlabs2018-03-101-1/+1
| | | |
| * | | Merge pull request #994 from Reylak/devgit-marijus2018-03-091-15/+30
| |\ \ \ | | | | | | | | | | RedBasic theme dark schema update
| | * | | Uniformize title input with other input fieldsMathieu "Matbac" Bacou2018-03-081-0/+4
| | | | | | | | | | | | | | | | | | | | Add rounded corners to mimic categories input field and main text area.
| | * | | Remove useless background spec for category fieldMathieu "Matbac" Bacou2018-03-081-1/+0
| | | | |
| | * | | Fix background of tags fieldMathieu "Matbac" Bacou2018-03-081-15/+23
| | | | |
| | * | | Fix code background in wiki pagesMathieu "Thrar" Bacou2018-03-081-0/+4
| | | | | | | | | | | | | | | | | | | | Fix needed after commit c444e40c016c0faaec604335093b19661b3585b7
| * | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-092-2/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | notifications-btn-1 does not actually require the text-white class and this ↵zotlabs2018-03-082-2/+2
| | | | | | | | | | | | | | | | is known to cause issues on dark themes
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-081-1/+15
| |\| |
| | * | hashtag autocompletezotlabs2018-03-071-1/+15
| | | |
| * | | we need the javascript in the template since strings are involvedMario Vavti2018-03-074-162/+169
| | | |
| * | | more bootstrap accordion fixesMario Vavti2018-03-072-10/+10
| | | |
| * | | we do not support separate mobile themes anymoreMario Vavti2018-03-071-1/+1
| |/ /
| * | Improve rendering of Readme files in plugin settingsAndrew Manning2018-03-051-0/+18
| | |
| * | add pdl file for mod moderateMario Vavti2018-03-051-0/+4
| | |
| * | fix javascript error if there are no notificationsMario Vavti2018-03-051-2/+1
| | |
| * | update redbasic theme screenshotMario Vavti2018-03-052-0/+0
| | |
| * | Update DE translation stringsphellmes2018-03-052-1466/+1804
| | |
| * | add dummy f= arg to suggestion urls, use directory version of suggest for ↵zotlabs2018-03-031-1/+1
| | | | | | | | | | | | newmember link instead of the suggest module as the UI is prettier.
| * | There was no pdl for mod_thing; add one because it's only a link away from ↵zotlabs2018-03-031-0/+7
| | | | | | | | | | | | profile creation and remains on that page until you go elsewhere and new members may need help to find their way out
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-03-023-1412/+1748
| |\ \
| | * | Merge pull request #985 from mjfriaza/devgit-marijus2018-03-023-1412/+1748
| | |\| | | | | | | | | Updated Spanish translation (hmessages.po/php and register_verify_member.tpl).
| | | * New strings for Spanish translation.Manuel Jiménez Friaza2018-03-022-169/+257
| | | |
| | | * Updated Spanish translation (hmessages.po/php and register_verify_member.tpl).Manuel Jiménez Friaza2018-03-013-1358/+1606
| | | |
| * | | process follow from article menu in the background, do not reload page - ↵zotlabs2018-03-021-0/+6
| | | | | | | | | | | | | | | | hubzilla issue #987
| * | | add icon to any addon settings blocks which don't already have onezotlabs2018-03-021-0/+4
| |/ /
| * / fix issues with accordions in settings and comment out jquery.textinputs.jsMario Vavti2018-03-016-20/+20
| |/
| * several email validation issueszotlabs2018-02-281-5/+5
| |
| * provide new member widget which sits beneath the notifications for the first ↵zotlabs2018-02-2853-0/+69
| | | | | | | | 60 days after an account creation.
| * provide usage hint on addon settings page to save each panel before opening ↵zotlabs2018-02-271-0/+1
| | | | | | | | another. [String change, not for 3.2]
| * fix icon position and make string translatableMario Vavti2018-02-262-6/+15
| |
| * missing clearfixMario Vavti2018-02-261-1/+1
| |
| * fix minor issue with custom acl selectorMario Vavti2018-02-263-2/+4
| |
| * slightly improve custom acl selectorMario Vavti2018-02-263-13/+6
| |
| * change fontname in css and fix issue with unicode charactersMario Vavti2018-02-265-14/+6
| |
| * switch to fork-awesomeMario Vavti2018-02-261-1/+1
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-02-269-76/+49
| |\
| | * provide opt-out link and text with notification emailszotlabs2018-02-252-0/+4
| | |
| | * hubzilla issue #979 - alter image selection widget to accept/submit on ↵zotlabs2018-02-257-76/+45
| | | | | | | | | | | | choose (jot, wiki, cover_photo, profile_photo)
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-02-252-2/+4
| |\|
| | * make the profile photo image picker work correctly with multiple profiles.zotlabs2018-02-242-2/+4
| | |
| * | mark connections where we do not have post_comments permissions with an no ↵Mario Vavti2018-02-247-3/+35
| |/ | | | | | | entry sign.
| * style the buttons even morezotlabs2018-02-232-4/+4
| |
| * style the 'use existing' button a wee bitzotlabs2018-02-232-4/+2
| |
| * use embed photos javascript widget to select existing photos for profile and ↵zotlabs2018-02-234-3/+218
| | | | | | | | cover photos
| * usability: click your own profile photo to change it instead of hunting it ↵zotlabs2018-02-231-1/+1
| | | | | | | | down in the profile edit navmenu. We still need work on the 'or use a photo from your albums' to use something like the photo selection widget in the post editor as you otherwise have to track down the 'use as profile photo' entry in the photo detail navmenu instead of just clicking an image.