aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* dummy update placeholderredmatrix2015-09-011-1/+1
|
* change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-1/+1
|
* fallback directory server list updateredmatrix2015-08-271-1/+1
|
* import fixesredmatrix2015-08-261-1/+1
|
* remove orphan mod_connections editing code (now done in mod/connedit)redmatrix2015-08-241-1/+1
|
* issues with abook sync between hubzilla and redredmatrix2015-08-231-1/+1
|
* missed this one - it's requiredredmatrix2015-08-201-1/+1
|
* add event_sequence for vtodo'sredmatrix2015-08-181-1/+1
|
* commit 631eb4b broke the checkboxes in admin/site, so separate normal ↵redmatrix2015-08-171-1/+1
| | | | checkboxes from bulk edit checkboxes in the css
* add DB support for tasks, todo items and repeating eventsredmatrix2015-08-161-1/+1
|
* set email verified if lost password workflow is completed to avoid the ↵redmatrix2015-08-141-1/+1
| | | | situation where they can reset the password but still not be able to login because the original email verification was lost.
* revert 36b5f6acredmatrix2015-08-121-1/+1
|
* doc fixesredmatrix2015-08-111-1/+1
|
* convert abook_flags from hubzilla during cloningredmatrix2015-08-101-1/+1
|
* ensure diaspora_signature is converted to json before we store it.redmatrix2015-08-081-1/+1
|
* closing tagsredmatrix2015-08-061-1/+1
|
* connection filter fixesredmatrix2015-08-051-1/+1
|
* unobscure item before applying connection filterredmatrix2015-08-041-1/+1
|
* these were some really difficult bugs to findredmatrix2015-08-031-1/+1
|
* revision updateredmatrix2015-08-021-1/+1
|
* consistency of event formredmatrix2015-07-311-1/+1
|
* dummy updateredmatrix2015-07-301-1/+1
|
* PRIVACY: imported eventsredmatrix2015-07-291-1/+1
|
* make superblock block a channel if it's an owner as well as the current ↵redmatrix2015-07-281-1/+1
| | | | author; add @hostname to event hashes to make their use in vcalendar more RFC compliant
* logic issue in connection filterredmatrix2015-07-271-1/+1
|
* revision and string updateredmatrix2015-07-261-1/+1
|
* patch to allow theme based widgetsredmatrix2015-07-231-1/+1
|
* ics calendar export - commas need to be escapedredmatrix2015-07-211-1/+1
|
* allow per-connection content filter to specify a detected language to ↵redmatrix2015-07-201-1/+1
| | | | include/exclude (in addition to text, tags, and regexes)
* string updateredmatrix2015-07-191-1/+1
|
* provide a way to export a single year of items (to potentially keep from ↵redmatrix2015-07-161-1/+1
| | | | exhausting resources either on export or import)
* revision updateredmatrix2015-07-151-1/+1
|
* coverup and ignore the illegal string offset message that some sites have ↵redmatrix2015-07-141-1/+1
| | | | been reporting. This does not fix it. A fix would be to examine the data that has been received and find out why it is mangled and trace this back to where it was mangled.
* revision updateredmatrix2015-07-111-1/+1
|
* revision updateredmatrix2015-07-101-1/+1
|
* version updateredmatrix2015-07-071-1/+1
|
* version updateredmatrix2015-07-061-1/+1
|
* version updateredmatrix2015-07-051-1/+1
|
* in hubzilla we're going to convert doco to items. define it here so that an ↵redmatrix2015-07-031-1/+1
| | | | accidental import/export doesn't chuck a wobbly.
* web version of util/pconfigredmatrix2015-07-021-1/+1
|
* provide backward compatibility with hubzilla extended item exportredmatrix2015-07-011-1/+1
|
* some prep workredmatrix2015-06-291-1/+1
|
* no this isn't it. well ok, it's part of it, but not the important part. it's ↵redmatrix2015-06-281-1/+1
| | | | still pretty cool.
* project updatesredmatrix2015-06-261-1/+1
|
* typoredmatrix2015-06-231-1/+1
|
* discovered a couple of loose ends in the per-member enable diaspora settingredmatrix2015-06-221-1/+1
|
* some diaspora import issues uncovered during dry-run testsredmatrix2015-06-211-1/+1
|
* import_diaspora - incorrect method for importing channel photo, and add ↵redmatrix2015-06-201-1/+1
| | | | duplicate reddress detection/correction
* very early attempt diaspora import from diaspora export file. Currently the ↵redmatrix2015-06-191-1/+1
| | | | json export has to be gunzipped prior to uploading and we're net yet adding connections (which should come soon) and we can't import items until they add guids to the export file - so consider it a work in progress. This first attempt should create a channel and get your profile details setup providing there isn't a nickname conflict on the server. That will also be handled later.
* issues with markdownify and escaped HTMLredmatrix2015-06-181-1/+1
|