Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix minor issue in dark and light schemas | Mario Vavti | 2018-10-10 | 2 | -1/+3 |
| | |||||
* | fix even more wiki issues | Mario Vavti | 2018-10-10 | 3 | -4/+4 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-10-10 | 2 | -41/+41 |
|\ | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2018-10-10 | 2 | -41/+41 |
| |\ | | | | | | | | | | | | | Fixed some errors in Spanish translation See merge request hubzilla/core!1323 | ||||
| | * | Fixed some errors in Spanish translation | Manuel Jiménez Friaza | 2018-10-09 | 2 | -41/+41 |
| | | | |||||
* | | | fix some more wiki issues | Mario Vavti | 2018-10-10 | 1 | -3/+3 |
|/ / | |||||
* | | Merge branch 'fix-wiki-escaping' into 'dev' | M. Dent | 2018-10-10 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Fix escaping quote for wiki_delete_page See merge request hubzilla/core!1324 | ||||
| * | Fix escaping quote for wiki_delete_page | M.Dent | 2018-10-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'fix-wiki-escaping' into 'dev' | Mario | 2018-10-08 | 2 | -2/+3 |
|\| | | | | | | | | | Fix wiki escaping (Regression tests needed) See merge request hubzilla/core!1321 | ||||
| * | Rework Wiki encoding scheme. | M.Dent | 2018-10-08 | 2 | -2/+3 |
| | | |||||
* | | Update Spanish translation | Manuel Jiménez Friaza | 2018-10-08 | 2 | -3472/+4305 |
|/ | |||||
* | Update hstrings.php | Max Kostikov | 2018-10-08 | 1 | -2676/+2682 |
| | |||||
* | New russian translation | Max Kostikov | 2018-10-08 | 1 | -10919/+11059 |
| | |||||
* | those 3px make a difference on medium sized screens | Mario Vavti | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | give apps some more space and prevent linebreaks in app names. Add ellipsis ↵ | Mario Vavti | 2018-10-06 | 1 | -2/+5 |
| | | | | to too long names. | ||||
* | move profile assign selector to profile settings and personal menu selector ↵ | Mario Vavti | 2018-10-06 | 2 | -37/+1 |
| | | | | to channel_home settings and get rid of misc channel settings section. | ||||
* | New russian translations hmessages.po | Max Kostikov | 2018-10-05 | 1 | -11229/+11308 |
| | | | (cherry picked from commit ff53da5b0a796d1ae4c6d3e217af927da982b802) | ||||
* | New russian translations hstrings.php | Max Kostikov | 2018-10-05 | 1 | -2804/+2842 |
| | | | (cherry picked from commit 9520123f6de69543f52f30a10da814c855791a05) | ||||
* | fix issues with bs accordions | Mario Vavti | 2018-10-04 | 3 | -5/+5 |
| | |||||
* | move *_divmore_height setting to the module extra_settings, and fix issue ↵ | Mario Vavti | 2018-10-04 | 2 | -2/+3 |
| | | | | where feature settings were not synced if rpath was provided | ||||
* | move *_list_mode to features | Mario Vavti | 2018-10-04 | 1 | -2/+0 |
| | |||||
* | Merge branch 'patch-1' into 'dev' | Mario | 2018-10-04 | 1 | -5/+4 |
|\ | | | | | | | | | Incorrect block wrapping fixed See merge request hubzilla/core!1306 | ||||
| * | Update settings.tpl | Max Kostikov | 2018-10-04 | 1 | -5/+4 |
| | | |||||
* | | Merge branch 'patch-1' into 'dev' | Mario | 2018-10-04 | 1 | -19/+21 |
|\| | | | | | | | | | button sticking fixed See merge request hubzilla/core!1305 | ||||
| * | button sticking fixed | Max Kostikov | 2018-10-03 | 1 | -19/+21 |
| | | |||||
* | | uexport app | Mario Vavti | 2018-10-04 | 1 | -1/+0 |
|/ | |||||
* | jot: show settings icon only to local profile owner | Mario | 2018-10-03 | 1 | -0/+2 |
| | |||||
* | indicate locked features | Mario Vavti | 2018-10-01 | 1 | -3/+1 |
| | |||||
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 3 | -10/+0 |
| | |||||
* | Hide form when at or over service_class['limit_identities'] | M.Dent | 2018-09-27 | 1 | -18/+20 |
| | |||||
* | more checks | Mario | 2018-09-27 | 1 | -5/+14 |
| | |||||
* | implement conversation tools (settings/conversation), remove additional ↵ | Mario Vavti | 2018-09-27 | 7 | -38/+73 |
| | | | | features from the settings menu and get rid of skill levels | ||||
* | tokens: add css file and fix argc and argv values | Mario Vavti | 2018-09-26 | 2 | -17/+16 |
| | |||||
* | guest access app | Mario Vavti | 2018-09-26 | 1 | -3/+3 |
| | |||||
* | permcats app | Mario Vavti | 2018-09-26 | 3 | -5/+5 |
| | |||||
* | oauth and oauth2 apps manager | Mario Vavti | 2018-09-26 | 4 | -8/+8 |
| | |||||
* | change wording | Mario Vavti | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | appification of the pdl editor and move advanced_theming to theme settings ↵ | Mario Vavti | 2018-09-26 | 3 | -8/+5 |
| | | | | where it belongs | ||||
* | move advanced_theming switch to settings/display for now | Mario Vavti | 2018-09-25 | 2 | -1/+2 |
| | |||||
* | move start_menu switch to settings/display for now | Mario Vavti | 2018-09-25 | 1 | -0/+1 |
| | |||||
* | revert nav settings opacity | Mario Vavti | 2018-09-24 | 1 | -11/+0 |
| | |||||
* | appification of notes | Mario Vavti | 2018-09-24 | 1 | -0/+11 |
| | |||||
* | fade in nav settings button | Mario | 2018-09-24 | 1 | -0/+3 |
| | |||||
* | only explain how to select a channel if there are channels to select | Mario | 2018-09-23 | 1 | -0/+2 |
| | |||||
* | only show nav settings icon when hovering over nav | Mario | 2018-09-23 | 1 | -0/+8 |
| | |||||
* | minor cleanup | Mario | 2018-09-23 | 1 | -2/+0 |
| | |||||
* | opacity for jot settings/reset buttons | Mario Vavti | 2018-09-21 | 1 | -0/+1 |
| | |||||
* | provide editor settings | Mario Vavti | 2018-09-21 | 3 | -8/+11 |
| | |||||
* | provide a return path from settings pages | Mario Vavti | 2018-09-21 | 3 | -2/+5 |
| | |||||
* | add missing check | Mario Vavti | 2018-09-21 | 1 | -1/+1 |
| |