aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | fix navbar contact autocomplete 'undefined' hovertipzotlabs2018-04-191-1/+1
| | |_|/ | |/| |
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-191-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | just provide the trending tags in public stream by default and simplify the ↵zotlabs2018-04-181-1/+0
| | | | | | | | | | | | | | | | query to improve load times; I intend to do additional work on this feature later
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-183-2/+11
| |\| |
| | * | fine tuning the public stream tag resultszotlabs2018-04-171-1/+1
| | | |
| | * | public stream tag enhancementszotlabs2018-04-171-0/+4
| | | |
| | * | when changing cover photo, show existingzotlabs2018-04-172-2/+7
| | | |
| * | | update to bootstrap-4.1 and improve visibility of some text when using ↵Mario Vavti2018-04-173-5/+6
| |/ / | | | | | | | | | custom panel colours
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-161-0/+3
| |\ \
| | * | css fixesMario Vavti2018-04-151-0/+3
| | | |
| * | | update the search jszotlabs2018-04-161-1/+10
| |/ /
| * | Update hstrings.phpGalette Saucisse2018-04-131-338/+478
| | |
| * | Update hmessages.poGalette Saucisse2018-04-131-3013/+3790
| | |
| * | fix illegal string offset warningMario Vavti2018-04-132-2/+2
| | |
| * | fix wrong item keyMario Vavti2018-04-131-1/+1
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-131-15/+36
| |\ \
| | * | autosave comment enhancementszotlabs2018-04-121-9/+15
| | | |
| | * | work on autosavezotlabs2018-04-121-15/+30
| | | |
| * | | provide visible star status for starred postsMario Vavti2018-04-133-58/+26
| | | |
| * | | move the thread author menu to to the wall item photo. the menu list was ↵Mario Vavti2018-04-132-14/+20
| |/ / | | | | | | | | | getting too long.
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-121-1/+0
| |\ \
| | * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-113-2/+4
| | |\ \
| | * | | channel delegation: push current identity and pop it on logout from the ↵zotlabs2018-04-111-1/+0
| | | | | | | | | | | | | | | | | | | | delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel.
| * | | | fix issue #1047Mario Vavti2018-04-121-1/+3
| | |/ / | |/| |
| * | | also clean localStorage upon logout or channel switchMario Vavti2018-04-111-1/+2
| | | |
| * | | allow to toggle visibility of likes/dislikes in notificationsMario Vavti2018-04-111-0/+1
| | | |
| * | | wrong functionMario Vavti2018-04-111-1/+1
| |/ /
| * | Update French hstrings.phpGalette Saucisse2018-04-101-0/+19
| | | | | | | | | added some missing strings
| * | do not get or set post category if the field is not available. remove logging.Mario Vavti2018-04-101-3/+5
| | |
| * | fix autosave content not cleaned after post submissionMario Vavti2018-04-101-24/+47
| | |
| * | last commented expiration setting in adminzotlabs2018-04-101-0/+1
| | |
| * | Replace pushState with replaceState to prevent browser history clutter in ↵Andrew Manning2018-04-091-2/+2
| | | | | | | | | | | | Help pages.
| * | Merge pull request #1051 from anaqreon/auto-savegit-marijus2018-04-093-0/+101
| |\ \ | | | | | | | | Auto-save comment and post text
| | * | Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-083-34/+51
| | | |
| | * | Auto-save post and comment entry using localStorage in browser.Andrew Manning2018-04-083-32/+84
| | | |
| | * | Merge branch 'dev' into auto-saveAndrew Manning2018-04-077-5/+60
| | |\ \
| | * | | Post body and title are auto-savedAndrew Manning2018-04-041-0/+32
| | | | |
| * | | | more work merging techlevels and featureszotlabs2018-04-081-0/+15
| | | | |
| * | | | first cut of feature/techlevel mergezotlabs2018-04-081-0/+7
| | | | |
| * | | | extend ACzotlabs2018-04-081-1/+12
| | |/ / | |/| |
| * | | Use Add Files/Photos instead of Upload to open the upload dialogMario Vavti2018-04-073-3/+3
| | | |
| * | | oauth2 client settings pagezotlabs2018-04-053-1/+56
| | | |
| * | | private forum mentionszotlabs2018-04-041-1/+1
| |/ /
| * | Merge branch 'master' into oauth2zotlabs2018-04-033-7/+7
| |\ \
| | * | some more work on hubzilla issue #1019zotlabs2018-04-021-1/+1
| | | |
| | * | fix missing login/out buttons for medium screensizeMario Vavti2018-04-012-6/+6
| | | |
| * | | Merge branch 'dev' into oauth2Andrew Manning2018-03-313-1/+6
| |\| |
| | * | Hubzilla issue #1022 - improve the usabilityzotlabs2018-03-301-3/+1
| | | |
| | * | Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is ↵zotlabs2018-03-301-0/+3
| | | | | | | | | | | | | | | | only implemented in the 'edit' pane and could use some improvement/enhancement
| | * | allow case independence of replacements as well as patternszotlabs2018-03-301-1/+1
| | | |