aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Update Russian hmessages.poMax Kostikov2020-09-191-2183/+2005
| | | (cherry picked from commit ba0410dd24fcc162e594ebaaa5212543b55aa6b6)
* Update Russian hstrings.phpMax Kostikov2020-09-191-112/+68
| | | (cherry picked from commit da44cef9a3fe39af4a79ab3c4052eee2517b0a22)
* respect advanced profile setting in sexual preference selector - issue #1477Mario2020-09-141-0/+4
|
* move cryptojs to addonMario Vavti2020-08-222-277/+5
|
* use the default setting and also add the mode to the cipher. aes-128 is to ↵Mario Vavti2020-08-211-4/+4
| | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957
* first cut on implementing additional encryption with the SJCL library. aes ↵Mario Vavti2020-08-205-6/+100
| | | | only and no backward compatibility.
* Ãthis should not be required anymoreMario2020-08-031-1/+1
|
* css fixMario2020-07-311-1/+1
|
* syntaxMario2020-07-301-4/+4
|
* raise cache lifetime - this should probably be configurableMario2020-07-301-1/+1
|
* add some context to the notificationsMario2020-07-292-6/+6
|
* reset bParam_page in case of failureMario2020-07-211-0/+1
|
* slightly raise cache lifetimeMario2020-07-211-1/+1
|
* no need to iterate the object twiceMario2020-07-211-61/+56
|
* do not cache single thread pagesMario2020-07-161-29/+2
|
* more itemspage workMario2020-07-161-0/+28
|
* an attempt to improve lazy loadingMario2020-07-161-7/+79
|
* minor adjustionMario2020-07-142-1/+2
|
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-144-4/+4
|
* looks like fullcalendar now requires a date object instead of a stringMario2020-06-181-1/+1
|
* update jquery to version 3.5.1Mario2020-06-131-2/+3
|
* revert additional top borderMario2020-06-131-1/+1
|
* css fixes due to bootstrap updateMario2020-06-133-21/+10
|
* allow apps to be both pinned and starred independentlyZot2020-06-111-2/+2
|
* comment out code which is only required for loggingÃMario2020-05-181-1/+1
|
* re-enable time loggingMario2020-05-181-1/+1
|
* add images load status to spinnner if preload images is enabledMario2020-05-182-29/+45
|
* implement notifications for direct messagesMario2020-05-141-2/+2
|
* it looks like this was required at some point but is not required anymore ↵Mario2020-05-081-4/+4
| | | | for our autocomplete to work as expected. fixes #1463
* cssMario2020-05-061-1/+1
|
* allow to set different values for left and right aside width in $theme.phpMario2020-05-062-13/+17
|
* display complete perminfo only to ownerMario2020-05-043-3/+3
|
* improve functionality of combined notification filtersMario2020-05-033-9/+20
|
* Display delayed posts on author's channel pageMax Kostikov2020-05-022-2/+3
|
* remove voting from UI in favour of pollsMario2020-04-081-11/+1
|
* show event timezone if it differs from the channel default timezoneMario2020-04-051-0/+5
|
* poll UI stringsMario2020-02-282-7/+8
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-02-262-11/+11
|\
| * Update hstrings.phpMax Kostikov2020-02-261-3/+3
| |
| * Update hmessages.poMax Kostikov2020-02-261-3/+3
| |
| * Update hmessages.poMax Kostikov2020-02-251-3/+3
| |
| * Update hstrings.phpMax Kostikov2020-02-251-2/+2
| |
* | implement poll UI in jotMario2020-02-264-11/+72
|/
* Fix: hang on too few itemsM. Dent2020-02-231-0/+6
|
* basic poll support and patch to not call System::get_platform_name() within ↵zotlabs2020-01-302-1/+15
| | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting
* Merge branch 'dev' into 'dev'Max Kostikov2020-01-222-389/+514
|\ | | | | | | | | Update Russian translation See merge request hubzilla/core!1819
| * Update hstrings.phpMax Kostikov2020-01-221-27/+48
| |
| * Update hmessages.poMax Kostikov2020-01-221-362/+466
| |
* | wrap profile names in bdi tags to prevent mastodon-kiddies to mess with the ↵Mario2020-01-183-3/+3
| | | | | | | | layout
* | some work on zot6 DMsMario2020-01-151-0/+2
| |