aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* css fixesMario Vavti2017-04-161-4/+4
|
* :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
|
* bs font set might work better for win and macMario Vavti2017-04-131-1/+0
|
* Merge pull request #714 from mjfriaza/devgit-marijus2017-04-112-11218/+10642
|\ | | | | Updated the Spanish translation
| * Updated the Spanish translationManuel Jiménez Friaza2017-04-102-11218/+10642
| |
* | Merge pull request #712 from zotlabs/fr_updategit-marijus2017-04-072-11080/+10559
|\ \ | | | | | | Fr update (Monret)
| * | fr strings update (Monret)zotlabs2017-04-032-11080/+10559
| | |
| * | Revert "fr strings update (Monret)"zotlabs2017-04-032-10559/+11080
| | | | | | | | | | | | This reverts commit 4e4d406d23e01a6aa0992c94baea0fd676f04d1e.
| * | fr strings update (Monret)zotlabs2017-04-032-11080/+10559
| | |
* | | 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
| | |
* | | we should probably stick to 0.875rem font-size (this is equal to 14px with a ↵Mario Vavti2017-04-052-2/+2
| | | | | | | | | | | | default browser setting of 16px) to give 90% of the members a nice desktop experience. The font-awesome icons are only rendered clean with 14px (and multiples) fontsize. They look somewhat unfocused with 16px font-size. The font-size setting has moved to display setting -> custom theme settings. Set it to 1rem there to use the slightly taller default browser size.
* | | adjust font-sizeMario Vavti2017-04-051-1/+1
| | |
* | | update bd-dev and remove hotfixMario Vavti2017-04-051-7/+0
|/ /
* | triple a is more saneMario Vavti2017-03-311-1/+1
| |
* | minor css adjustmentsMario Vavti2017-03-311-1/+5
| |
* | various form css fixesMario Vavti2017-03-3110-42/+38
| |
* | make btn-outline-secondary color slightly darkerMario Vavti2017-03-311-0/+4
| |
* | 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-313-17/+9
|/ / /
* / / add max height to #navbar-collapse-2Mario Vavti2017-03-312-0/+2
|/ /
* | more css fixesMario Vavti2017-03-302-1/+5
| |
* | css fixesMario Vavti2017-03-302-47/+17
| |
* | css fixesMario Vavti2017-03-291-2/+11
| |
* | 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-292-4/+4
| |
* | remove the unimplemented upload limit site settingszotlabs2017-03-291-3/+0
| |
* | namespace errorMario Vavti2017-03-291-1/+0
| |
* | minor bs4 fixesMario Vavti2017-03-284-12/+12
| |
* | some fixes for latest bs-devMario Vavti2017-03-284-2/+12
| |
* | fixes for latest bootstrapMario Vavti2017-03-284-24/+30
| |
* | update to latest bs-devMario Vavti2017-03-284-7/+7
| |
* | links in wall-item-title must have white colour if the background is bg-primaryMario Vavti2017-03-281-0/+4
| |
* | adjust comment boxMario Vavti2017-03-271-2/+3
| |
* | fix app renderingMario Vavti2017-03-274-8/+6
| |
* | unify css classesMario Vavti2017-03-273-44/+16
| |
* | css fixesMario Vavti2017-03-273-31/+22
| |
* | fix app-icon color and use bs class for w100Mario Vavti2017-03-263-6/+3
| |
* | fix nav menu caretMario Vavti2017-03-262-5/+8
| |
* | fix and cleanup custom theme settingsMario Vavti2017-03-266-180/+20
| |