aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* revup - issue #337redmatrix2016-04-041-1/+1
|
* Merge branch 'master' of https://github.com/redmatrix/hubzilla into master_mergeredmatrix2016-04-0324-1069/+2196
|\
| * various fixesMario Vavti2016-04-033-17/+16
| |
| * reduce chat-item-title fontsize to match wall-item-agoMario Vavti2016-04-031-2/+2
| |
| * update upstream libs fullcalendar and moment to a recent versionMario Vavti2016-04-0313-1034/+2093
| |
| * fullscreen mode for eventsMario Vavti2016-04-035-5/+65
| |
| * show chat expiration time in overview and minor fixesMario Vavti2016-04-035-11/+20
| |
* | issue #337redmatrix2016-04-031-1/+1
|/
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-04-032-2/+2
|\
| * typo in routerredmatrix2016-04-021-1/+1
| |
| * revupredmatrix2016-04-021-1/+1
| |
* | ease transition between fullscreen and inline view for small screensMario Vavti2016-04-033-11/+10
|/
* Update nl and es-es stringsjeroenpraat2016-04-014-5194/+5232
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-04-011-5/+6
|\
| * on update only jump to bottom if we actually got a new messageMario Vavti2016-04-011-4/+3
| |
| * scroll chat to bottom on fullscreen toggleMario Vavti2016-04-011-0/+2
| |
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-04-012-1/+4
| |\
| * | improve scroll to bottom in chatMario Vavti2016-04-011-1/+1
| | |
* | | unreferenced app memberredmatrix2016-04-011-1/+1
| |/ |/|
* | ditto for typohelperredmatrix2016-04-011-0/+1
| |
* | change call to App::init() to bring back include path (only in typocheck)redmatrix2016-04-011-1/+3
|/
* suddenly we have includepath issues - provide the explicit pathsredmatrix2016-04-016-6/+6
|
* primary hub changeredmatrix2016-04-013-1859/+1874
|
* Chat Rooms -> ChatroomsMario Vavti2016-04-011-1/+1
|
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-04-011-0/+2
|\
| * Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-311-0/+5
| |\
| * | undeclared static varsredmatrix2016-03-311-0/+2
| | |
* | | move fullscreen js code to redbasic.js where it belongs toMario Vavti2016-04-012-15/+15
| |/ |/|
* | missing templateMario Vavti2016-04-011-0/+5
|/
* change the App constructorredmatrix2016-03-313-6/+3
|
* create miniApp to convert existing settings files to the static App classredmatrix2016-03-317-52/+52
|
* increment std_versionredmatrix2016-03-311-1/+1
|
* issue #336redmatrix2016-03-313-3/+8
|
* Merge branch 'static'redmatrix2016-03-31231-52884/+52890
|\
| * static Appredmatrix2016-03-31231-52684/+52688
| |
| * initial conversion to static app classredmatrix2016-03-311-200/+202
| |
* | slightly change the way fullscreen works and bring it to mod mailMario Vavti2016-04-015-14/+26
| |
* | make fullscreen mode available for other modules and some cleanupMario Vavti2016-03-314-53/+61
| |
* | various fixes regarding mod chatMario Vavti2016-03-314-13/+19
| |
* | mod chat rework continuedMario Vavti2016-03-3110-26/+103
|/
* deprecate $a->get_baseurl()redmatrix2016-03-3080-397/+397
|
* change primary directoryredmatrix2016-03-301-2/+1
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-306-106/+184
|\
| * more work on mod chatMario Vavti2016-03-316-106/+184
| |
* | issue #319 - NOTE: this does not fix the issue, it only reports it and ↵redmatrix2016-03-304-11/+32
|/ | | | continues. We need to examine any logger statements that contain 'stack:' as a result of reporting this issue and find and fix the original problem - which is that set_pconfig is being called without a valid $uid. I'm worried that since we will now continue on without throwing a PHP error that nobody will ever notice or find the problem that is causing this.
* more on mod chatMario Vavti2016-03-304-11/+17
|
* some work on mod chatMario Vavti2016-03-3013-75/+142
|
* add page title to the html titleredmatrix2016-03-292-1/+4
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-287-303/+323
|\
| * highlight table row on hoverMario Vavti2016-03-272-1/+2
| |