Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some issues with the app order template logic | zotlabs | 2017-05-23 | 1 | -5/+6 |
| | |||||
* | apporder module and all the associated backend stuff to make it work; ↵ | zotlabs | 2017-05-23 | 2 | -1/+13 |
| | | | | probably needs a bit of UI cleanup and a link to it from somewhere | ||||
* | some styling for system notifications | Mario Vavti | 2017-05-18 | 2 | -12/+12 |
| | |||||
* | consolidate and simplify the generation of activitystreams persons, add a ↵ | zotlabs | 2017-05-11 | 1 | -6/+1 |
| | | | | couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also. | ||||
* | missing clearfix | Mario Vavti | 2017-05-10 | 3 | -3/+3 |
| | |||||
* | collapse sysapps if viewing a remote channel | Mario Vavti | 2017-05-05 | 1 | -5/+29 |
| | |||||
* | css fix | Mario Vavti | 2017-05-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-04-26 | 1 | -0/+1 |
|\ | |||||
| * | When template "none" is used in a webpage layout, then the contents of the ↵ | Andrew Manning | 2017-04-23 | 1 | -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 feed | zotlabs | 2017-04-26 | 1 | -5/+2 |
|/ | |||||
* | more lock carets | Mario Vavti | 2017-04-18 | 4 | -4/+4 |
| | |||||
* | the caret beside the lock seems a little overkill | Mario Vavti | 2017-04-18 | 3 | -3/+3 |
| | |||||
* | missing clearfix | Mario Vavti | 2017-04-16 | 1 | -1/+1 |
| | |||||
* | :arrow_up: Update SimplePie library. | Klaus Weidenbach | 2017-04-15 | 1 | -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 includes | Mario Vavti | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | the string was there but the template var was wrong | Mario Vavti | 2017-04-07 | 1 | -1/+1 |
| | |||||
* | css fixes and missing string | Mario Vavti | 2017-04-07 | 1 | -14/+6 |
| | |||||
* | various form css fixes | Mario Vavti | 2017-03-31 | 8 | -29/+26 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-03-31 | 2 | -7/+2 |
|\ | |||||
| * | Merge pull request #710 from dawnbreak/importcsrf | git-marijus | 2017-03-31 | 2 | -7/+2 |
| |\ | | | | | | | :lock: Add CSRF protection for import and import_items. | ||||
| | * | :lock: Add CSRF protection for import and import_items. | Klaus Weidenbach | 2017-03-30 | 2 | -7/+2 |
| | | | |||||
* | | | css fixes | Mario Vavti | 2017-03-31 | 1 | -6/+2 |
|/ / | |||||
* / | add max height to #navbar-collapse-2 | Mario Vavti | 2017-03-31 | 1 | -0/+1 |
|/ | |||||
* | allow setting the system email name/address/reply | zotlabs | 2017-03-29 | 1 | -0/+5 |
| | |||||
* | begin the process of using the relevant attach directory/path for photo ↵ | zotlabs | 2017-03-29 | 1 | -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 purification | zotlabs | 2017-03-29 | 1 | -2/+1 |
| | |||||
* | even more fine tuning of the markdown purifier - especially when used with ↵ | zotlabs | 2017-03-29 | 1 | -1/+1 |
| | | | | the wiki | ||||
* | various input filter fixes | zotlabs | 2017-03-29 | 1 | -1/+2 |
| | |||||
* | dim class was un-themed | zotlabs | 2017-03-29 | 1 | -3/+3 |
| | |||||
* | remove the unimplemented upload limit site settings | zotlabs | 2017-03-29 | 1 | -3/+0 |
| | |||||
* | minor bs4 fixes | Mario Vavti | 2017-03-28 | 3 | -11/+11 |
| | |||||
* | fixes for latest bootstrap | Mario Vavti | 2017-03-28 | 1 | -19/+19 |
| | |||||
* | fix app rendering | Mario Vavti | 2017-03-27 | 3 | -5/+4 |
| | |||||
* | unify css classes | Mario Vavti | 2017-03-27 | 1 | -8/+10 |
| | |||||
* | css fixes | Mario Vavti | 2017-03-27 | 1 | -25/+14 |
| | |||||
* | fix app-icon color and use bs class for w100 | Mario Vavti | 2017-03-26 | 2 | -2/+2 |
| | |||||
* | fix nav menu caret | Mario Vavti | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | fix and cleanup custom theme settings | Mario Vavti | 2017-03-26 | 1 | -2/+2 |
| | |||||
* | fix active state | Mario Vavti | 2017-03-24 | 2 | -3/+3 |
| | |||||
* | missing badge-default class | Mario Vavti | 2017-03-24 | 2 | -3/+3 |
| | |||||
* | do not return false here. it can lead to unresponsive links under certain ↵ | Mario Vavti | 2017-03-24 | 1 | -1/+1 |
| | | | | situations. | ||||
* | fix viewconnections | Mario Vavti | 2017-03-23 | 1 | -12/+10 |
| | |||||
* | bs4 fixes for events | Mario Vavti | 2017-03-23 | 4 | -26/+33 |
| | |||||
* | fix embed image modals | Mario Vavti | 2017-03-22 | 4 | -29/+29 |
| | |||||
* | css fixes | Mario Vavti | 2017-03-22 | 1 | -40/+52 |
| | |||||
* | add generic-icons-nav class | Mario Vavti | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | add icon, name and thumb to profile tabs. remove login app - we have login ↵ | Mario Vavti | 2017-03-21 | 1 | -1/+2 |
| | | | | in the panel now. | ||||
* | missing template | Mario Vavti | 2017-03-21 | 1 | -0/+4 |
| | |||||
* | really fix fullscreen and fix some issues in chat | Mario Vavti | 2017-03-20 | 1 | -9/+9 |
| | |||||
* | fix webpages widgets | Mario Vavti | 2017-03-20 | 2 | -77/+53 |
| |