aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* class mixupgit-marijus2017-06-041-1/+1
|
* rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵git-marijus2017-06-032-17/+18
| | | | not authenticated people.
* hubzilla issue #795zotlabs2017-05-271-1/+1
|
* apporder style improvement and add to nav menu, also add language awareness ↵zotlabs2017-05-232-2/+4
| | | | to webpages
* some issues with the app order template logiczotlabs2017-05-231-5/+6
|
* apporder module and all the associated backend stuff to make it work; ↵zotlabs2017-05-232-1/+13
| | | | probably needs a bit of UI cleanup and a link to it from somewhere
* some styling for system notificationsMario Vavti2017-05-182-12/+12
|
* consolidate and simplify the generation of activitystreams persons, add a ↵zotlabs2017-05-111-6/+1
| | | | couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also.
* missing clearfixMario Vavti2017-05-103-3/+3
|
* collapse sysapps if viewing a remote channelMario Vavti2017-05-051-5/+29
|
* css fixMario Vavti2017-05-051-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-04-261-0/+1
|\
| * When template "none" is used in a webpage layout, then the contents of the ↵Andrew Manning2017-04-231-0/+1
| | | | | | | | page should be the sole output, with no other code before or after the page element content.
* | provide a broken feed for services which require a broken feedzotlabs2017-04-261-5/+2
|/
* more lock caretsMario Vavti2017-04-184-4/+4
|
* the caret beside the lock seems a little overkillMario Vavti2017-04-183-3/+3
|
* missing clearfixMario Vavti2017-04-161-1/+1
|
* :arrow_up: Update SimplePie library.Klaus Weidenbach2017-04-151-5/+5
| | | | | | | | | | | As a follow up to issue #699 update SimplePie from 1.2.1-dev (around 6years old) to current git master (1.4.4-dev). We use the master branch until the next release because it contains our patch for enclosure titles already. The other patches in the library from us can be done by configuring the SimplePie object in our code instead. Used composer to manage this library and use class autoloading. Add some unit tests for include/feedutils.php, but the interesting parts are unfortunately not testable with the current code.
* missing includesMario Vavti2017-04-131-1/+1
|
* the string was there but the template var was wrongMario Vavti2017-04-071-1/+1
|
* css fixes and missing stringMario Vavti2017-04-071-14/+6
|
* various form css fixesMario Vavti2017-03-318-29/+26
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-03-312-7/+2
|\
| * Merge pull request #710 from dawnbreak/importcsrfgit-marijus2017-03-312-7/+2
| |\ | | | | | | :lock: Add CSRF protection for import and import_items.
| | * :lock: Add CSRF protection for import and import_items.Klaus Weidenbach2017-03-302-7/+2
| | |
* | | css fixesMario Vavti2017-03-311-6/+2
|/ /
* / add max height to #navbar-collapse-2Mario Vavti2017-03-311-0/+1
|/
* allow setting the system email name/address/replyzotlabs2017-03-291-0/+5
|
* begin the process of using the relevant attach directory/path for photo ↵zotlabs2017-03-291-3/+3
| | | | albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact
* more markdown purificationzotlabs2017-03-291-2/+1
|
* even more fine tuning of the markdown purifier - especially when used with ↵zotlabs2017-03-291-1/+1
| | | | the wiki
* various input filter fixeszotlabs2017-03-291-1/+2
|
* dim class was un-themedzotlabs2017-03-291-3/+3
|
* remove the unimplemented upload limit site settingszotlabs2017-03-291-3/+0
|
* minor bs4 fixesMario Vavti2017-03-283-11/+11
|
* fixes for latest bootstrapMario Vavti2017-03-281-19/+19
|
* fix app renderingMario Vavti2017-03-273-5/+4
|
* unify css classesMario Vavti2017-03-271-8/+10
|
* css fixesMario Vavti2017-03-271-25/+14
|
* fix app-icon color and use bs class for w100Mario Vavti2017-03-262-2/+2
|
* fix nav menu caretMario Vavti2017-03-261-1/+1
|
* fix and cleanup custom theme settingsMario Vavti2017-03-261-2/+2
|
* fix active stateMario Vavti2017-03-242-3/+3
|
* missing badge-default classMario Vavti2017-03-242-3/+3
|
* do not return false here. it can lead to unresponsive links under certain ↵Mario Vavti2017-03-241-1/+1
| | | | situations.
* fix viewconnectionsMario Vavti2017-03-231-12/+10
|
* bs4 fixes for eventsMario Vavti2017-03-234-26/+33
|
* fix embed image modalsMario Vavti2017-03-224-29/+29
|
* css fixesMario Vavti2017-03-221-40/+52
|
* add generic-icons-nav classMario Vavti2017-03-211-1/+1
|