aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | change the image - make it bland and neutralzotlabs2018-01-281-0/+0
| | | | |
| * | | | provide a default video image if nothing else is available. Allow sites to ↵zotlabs2018-01-283-3/+7
| | | | | | | | | | | | | | | | | | | | change it.
| * | | | Surface the ability to change the landing page after channel creation and ↵zotlabs2018-01-286-3/+93
| | | | | | | | | | | | | | | | | | | | create a 'go' module to present several possible things to do at this point. Change the default from 'settings' to 'profiles' so that the focus is more on you rather than the software configuration.
| * | | | Guranteed somebody will paste the verification link and not the token, ↵zotlabs2018-01-271-1/+1
| | |_|/ | |/| | | | | | | | | | especially before all the translations are completed. But even then...
| * | | registration testingzotlabs2018-01-273-5/+23
| | | |
| * | | typozotlabs2018-01-271-1/+1
| | |/ | |/|
| * | Usability improvements to registration/verification workflow. This requires ↵zotlabs2018-01-274-2/+106
| | | | | | | | | | | | additional testing.
| * | typo from previous checkin and partial fix to hubzilla #965 - show any ↵zotlabs2018-01-262-2/+9
| | | | | | | | | | | | connection without comment permission as archived in contact_block().
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-262-13/+19
| |\|
| | * preserve open state of notificationsMario Vavti2018-01-261-0/+10
| | |
| | * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-261-14/+28
| | |\
| | * | move template out of #notifications and revert reset timer on manual triggerMario Vavti2018-01-252-9/+7
| | | |
| | * | reset timer on manual update triggerMario Vavti2018-01-251-6/+4
| | | |
| * | | Issue with configurable site age limit, vagueness when informing about email ↵zotlabs2018-01-263-16/+49
| | |/ | |/| | | | | | | validation policy; added email validation resend ability and the option to input a verification code at a webpage though both require additional work to provide these abilities.
| * | don't do any bbcode translation within code blocks (except baseurl, ↵zotlabs2018-01-251-14/+28
| |/ | | | | | | observer, and linefeeds)
| * improve browser language detection by offering fallback of (for instance) ↵zotlabs2018-01-241-1/+34
| | | | | | | | fr-fr to fr if no other language matches could be found
| * remove unused prototype importer template and obsolete reflection cms importerzotlabs2018-01-242-365/+0
| |
| * fix some issues with bootstrap accordion (this needs fixing in some other ↵Mario Vavti2018-01-241-3/+3
| | | | | | | | places too)
| * update to bootstrap 4 stableMario Vavti2018-01-2422-602/+925
| |
| * consolidate notifications caching and loadingMario Vavti2018-01-243-25/+33
| |
| * bump versionMario Vavti2018-01-241-1/+1
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-24164-9763/+34837
| |\
| | * some code cleanup and simplification in mod_likezotlabs2018-01-232-40/+42
| | |
| | * add units to csszotlabs2018-01-231-1/+1
| | |
| | * undo and redo adding new cropper library as it had a .git config from the ↵zotlabs2018-01-23121-0/+34733
| | | | | | | | | | | | original project
| | * cleanup git issuezotlabs2018-01-231-0/+0
| | |
| | * replace image cropping libraryzotlabs2018-01-2337-9717/+55
| | |
| | * annual license updatezotlabs2018-01-221-1/+1
| | |
| | * siteinfo embellishmentszotlabs2018-01-222-2/+3
| | |
| | * hubzilla issue #920 - unable to delete permission groups with space in namezotlabs2018-01-222-3/+3
| | |
| * | implement caching of notifications in browser session storageMario Vavti2018-01-243-97/+136
| |/
| * Merge branch 'dev'zotlabs2018-01-222-5/+22
| |\
| | * better notifications for edit post/comments which may have been originally ↵zotlabs2018-01-221-1/+15
| | | | | | | | | | | | posted long ago
| | * ensure filter words are not emptyzotlabs2018-01-211-4/+7
| | |
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2018-01-2113-100/+146
| | |\
| | * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2018-01-1817-211/+139
| | |\ \
| | * \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2018-01-176-5/+24
| | |\ \ \
| | * \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2018-01-1515-42/+40
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2018-01-1338-4210/+11849
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2018-01-1237-171/+415
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2018-01-095-9/+12
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2018-01-0834-192/+338
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-12-226-108/+140
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-12-21388-13373/+18884
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-12-149-1400/+1539
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-12-1219-38/+199
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-12-075-7/+56
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-12-0619-436/+206
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-12-0419-90/+232
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-12-0212-49/+132
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \