Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css | Mario | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | allow to set different values for left and right aside width in $theme.php | Mario | 2020-05-06 | 2 | -13/+17 |
| | |||||
* | display complete perminfo only to owner | Mario | 2020-05-04 | 3 | -3/+3 |
| | |||||
* | improve functionality of combined notification filters | Mario | 2020-05-03 | 3 | -9/+20 |
| | |||||
* | Display delayed posts on author's channel page | Max Kostikov | 2020-05-02 | 2 | -2/+3 |
| | |||||
* | remove voting from UI in favour of polls | Mario | 2020-04-08 | 1 | -11/+1 |
| | |||||
* | show event timezone if it differs from the channel default timezone | Mario | 2020-04-05 | 1 | -0/+5 |
| | |||||
* | poll UI strings | Mario | 2020-02-28 | 2 | -7/+8 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-02-26 | 2 | -11/+11 |
|\ | |||||
| * | Update hstrings.php | Max Kostikov | 2020-02-26 | 1 | -3/+3 |
| | | |||||
| * | Update hmessages.po | Max Kostikov | 2020-02-26 | 1 | -3/+3 |
| | | |||||
| * | Update hmessages.po | Max Kostikov | 2020-02-25 | 1 | -3/+3 |
| | | |||||
| * | Update hstrings.php | Max Kostikov | 2020-02-25 | 1 | -2/+2 |
| | | |||||
* | | implement poll UI in jot | Mario | 2020-02-26 | 4 | -11/+72 |
|/ | |||||
* | Fix: hang on too few items | M. Dent | 2020-02-23 | 1 | -0/+6 |
| | |||||
* | basic poll support and patch to not call System::get_platform_name() within ↵ | zotlabs | 2020-01-30 | 2 | -1/+15 |
| | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting | ||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-01-22 | 2 | -389/+514 |
|\ | | | | | | | | | Update Russian translation See merge request hubzilla/core!1819 | ||||
| * | Update hstrings.php | Max Kostikov | 2020-01-22 | 1 | -27/+48 |
| | | |||||
| * | Update hmessages.po | Max Kostikov | 2020-01-22 | 1 | -362/+466 |
| | | |||||
* | | wrap profile names in bdi tags to prevent mastodon-kiddies to mess with the ↵ | Mario | 2020-01-18 | 3 | -3/+3 |
| | | | | | | | | layout | ||||
* | | some work on zot6 DMs | Mario | 2020-01-15 | 1 | -0/+2 |
| | | |||||
* | | update cropperjs to the recent version | Mario | 2020-01-11 | 1 | -2/+2 |
| | | |||||
* | | Fixed es-es/hmessages.po | mjfriaza | 2019-12-28 | 1 | -1/+1 |
| | | |||||
* | | Update Spanish | mjfriaza | 2019-12-28 | 2 | -3/+3 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-12-27 | 2 | -193/+217 |
|\| | | | | | | | | | Update Russian translation See merge request hubzilla/core!1810 | ||||
| * | Update hstrings.php | Max Kostikov | 2019-12-27 | 1 | -10/+13 |
| | | |||||
| * | Update hmessages.po | Max Kostikov | 2019-12-27 | 1 | -183/+204 |
| | | |||||
* | | re-add german translations for x minutes etc. which were removed in rkor's ↵ | Mario | 2019-12-21 | 1 | -0/+5 |
| | | | | | | | | merge request | ||||
* | | german translation fixes | Mario | 2019-12-21 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-12-21 | 2 | -662/+1414 |
|\ \ | | | | | | | | | | | | | Some translations to German (#1418) See merge request hubzilla/core!1809 | ||||
| * | | German translations related to settings and apps, German context help | Robert Kormann | 2019-12-18 | 1 | -8/+47 |
| | | | |||||
| * | | Merge branch 'dev' into RKor.Info | Robert Kormann | 2019-12-15 | 2 | -1/+1 |
| |\ \ | |||||
| * | | | German translations of settings and apps elements | Robert Kormann | 2019-12-14 | 2 | -694/+1407 |
| | | | | |||||
* | | | | sse: fix new posts only filter broken after aditional results loaded | Mario | 2019-12-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | sse: remove redundant code | Mario | 2019-12-16 | 1 | -17/+2 |
| | | | | |||||
* | | | | remove redundant css | Mario | 2019-12-15 | 1 | -4/+0 |
| | | | | |||||
* | | | | update composer libs and minor notifications display fixes | Mario | 2019-12-12 | 3 | -5/+11 |
| |/ / |/| | | |||||
* | | | when ajax loading new posts, always scroll to top first | Mario | 2019-12-12 | 2 | -1/+1 |
|/ / | |||||
* / | directory: port censoring from zap and disable oembed in profile about | Mario | 2019-12-09 | 1 | -0/+3 |
|/ | |||||
* | sse: encode string instead of replacing quotes in the template, use ↵ | Mario | 2019-12-07 | 1 | -8/+5 |
| | | | | decodeURIComponent() instead of unescape() which is marked deprecated. | ||||
* | sse: initial commit to deal with forum notifications | Mario | 2019-12-07 | 2 | -3/+28 |
| | |||||
* | Show unpin button for pinned post for owner only | Max Kostikov | 2019-12-04 | 1 | -1/+3 |
| | |||||
* | Remove pinned item on every change | Max Kostikov | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | More pinned items frontend processing fixes | Max Kostikov | 2019-12-04 | 1 | -4/+6 |
| | |||||
* | Update pinned item markup | Max Kostikov | 2019-12-04 | 1 | -2/+2 |
| | |||||
* | Fix update pin / unpin button text on pinned item replace | Max Kostikov | 2019-12-04 | 1 | -6/+6 |
| | |||||
* | Fix variables for unpin button | Max Kostikov | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | Remove square | Max Kostikov | 2019-12-04 | 1 | -1/+1 |
| | |||||
* | Unpin only pinned items on item drop | Max Kostikov | 2019-12-04 | 1 | -1/+2 |
| | |||||
* | Remove hint for pin button | Max Kostikov | 2019-12-04 | 1 | -1/+1 |
| |