aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* unobscure item before applying connection filterredmatrix2015-08-042-1/+4
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-032-1354/+1266
|\
| * Merge pull request #382 from tuscanhobbit/masterPaolo T2015-08-032-1354/+1266
| |\ | | | | | | Italian translation
| | * Italian translationPaolo Tacconi2015-08-032-1354/+1266
| | |
* | | these were some really difficult bugs to findredmatrix2015-08-033-4/+3
|/ /
* | revision updateredmatrix2015-08-021-1/+1
| |
* | consistency of event formredmatrix2015-07-314-213/+198
| |
* | event parse cleanupredmatrix2015-07-301-2/+8
| |
* | escape $ in eventsredmatrix2015-07-302-3/+16
| |
* | dummy updateredmatrix2015-07-303-3/+8
| |
* | minor cleanupredmatrix2015-07-291-14/+1
| |
* | Merge branch 'vobject'redmatrix2015-07-291-23/+83
|\ \ | | | | | | | | | | | | Conflicts: include/event.php
| * | convert ics import to sabre/vobjectredmatrix2015-07-291-29/+42
| | |
| * | initial work on using sabre as a vcalendar parserredmatrix2015-07-281-1/+50
| | |
* | | add connection filter to non-zot postsredmatrix2015-07-292-0/+8
| | |
* | | PRIVACY: imported eventsredmatrix2015-07-292-1/+2
|/ /
* | make superblock block a channel if it's an owner as well as the current ↵redmatrix2015-07-283-3/+3
| | | | | | | | author; add @hostname to event hashes to make their use in vcalendar more RFC compliant
* | align buttons on event calendarredmatrix2015-07-271-6/+5
| |
* | logic issue in connection filterredmatrix2015-07-272-5/+4
| |
* | crude but more or less functional event import from thunderbird ics filesredmatrix2015-07-263-8/+54
| |
* | backend code for importing events from "simple" ics calendar files.redmatrix2015-07-261-0/+65
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-264-3171/+3325
|\ \
| * | comment out some popover infos - we provide enough visual feedback nowMario Vavti2015-07-261-15/+15
| | |
| * | Provide connection status if status is "a-normal"Mario Vavti2015-07-262-0/+13
| | |
| * | Merge pull request #378 from solstag/ptbrupdategit-marijus2015-07-252-3156/+3297
| |\ \ | | | | | | | | update pt-br strings
| | * | update pt-br stringsAlexandre Hannud Abdo2015-07-242-3156/+3297
| |/ /
* / / revision and string updateredmatrix2015-07-262-30/+34
|/ /
* | event privacy issueredmatrix2015-07-231-2/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-231-1/+1
|\ \
| * \ Merge pull request #377 from zzottel/masterredmatrix2015-07-221-1/+1
| |\ \ | | | | | | | | make content filter by language work for excludes
| | * | make content filter by language work for excludeszottel2015-07-221-1/+1
| |/ /
* / / patch to allow theme based widgetsredmatrix2015-07-235-4/+8
|/ /
* | ics calendar export - commas need to be escapedredmatrix2015-07-212-2/+2
| |
* | provide content-disposition for exported ics fileredmatrix2015-07-201-0/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-2018-11/+16
|\ \
| * | Fixes regarding the new default profile photo size. The default profile ↵Mario Vavti2015-07-2017-9/+9
| | | | | | | | | | | | photos are just renamed. People which provided the originals are invited to reproduce them in the new 300 by 300 px format.
| * | show icons instead of disabled checkboxesMario Vavti2015-07-201-2/+7
| | |
* | | there is no stricmp() in php, use strcasecmp() - also only detect language ↵redmatrix2015-07-201-3/+6
| | | | | | | | | | | | if we plan to use it.
* | | indicate where progress has been maderedmatrix2015-07-202-16/+20
|/ /
* | allow per-connection content filter to specify a detected language to ↵redmatrix2015-07-202-1/+7
| | | | | | | | include/exclude (in addition to text, tags, and regexes)
* | string updateredmatrix2015-07-192-986/+926
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-164-355/+406
|\ \
| * | fix missing div and a regression introduced in ↵Mario Vavti2015-07-162-50/+37
| | | | | | | | | | | | ec23a94b6d7f6db1e1d34275b8143cbc947db802 which broke tag removal for photos
| * | Merge pull request #376 from tuscanhobbit/masterPaolo T2015-07-162-305/+369
| |\| | | | | | | Updated Italian strings
| | * Updated Italian stringsPaolo Tacconi2015-07-162-305/+369
| | |
* | | provide a way to export a single year of items (to potentially keep from ↵redmatrix2015-07-163-3/+40
|/ / | | | | | | exhausting resources either on export or import)
* | allow plugins to provide module handlers for arbitrary modules that haven't ↵redmatrix2015-07-152-0/+13
| | | | | | | | been installed on the system.
* | fix for empty recip array resulting from a mangled xchanredmatrix2015-07-151-5/+8
| |
* | clone sync fixes across red/hzredmatrix2015-07-151-2/+7
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-159-15/+19
|\ \