aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Collapse)AuthorAgeFilesLines
* put an indicator (*) in the message subject line for notification emails ↵friendica2014-08-141-1/+1
| | | | when the message body has been suppressed
* support title and description (and dates which were done earlier) for ↵friendica2014-08-131-1/+1
| | | | friendica photo import
* Friendica photo import tool. This will bring in all your photos from the ↵friendica2014-08-121-1/+1
| | | | chosen Friendica account and import them into Red. Note that profile photos will also be imported, but will not be scaled for profiles, nor will they be attached to any profiles. They will appear however in your Profile Photos album. Photos that had any access restrictions in Friendica will be made private to only you. Comments and likes, captions, and tags are not transferred, only the actual photos. You will only be able to do this once. If something goes wrong but any photos were imported, a pconfig called frphotos.complete will be set and you'll have to remove it to start over. If you should remove this to start over, we also check each photo and will not over-write a photo you already brought over.
* change default invitation messagefriendica2014-08-111-1/+1
|
* remember activity settingfriendica2014-08-101-1/+1
|
* booboofriendica2014-08-091-1/+1
|
* rev updatefriendica2014-08-081-1/+1
|
* a bit more cleanup and a bug fix or two for the new private post security modelfriendica2014-08-071-1/+1
|
* update to-dofriendica2014-08-061-1/+1
|
* bbcode sup and subfriendica2014-08-051-1/+1
|
* backend for profile exportfriendica2014-08-041-1/+1
|
* allow the PageDown key to trigger auto scroll - so if you use this key to ↵friendica2014-08-031-1/+1
| | | | page through the content you'll never reach the end (until you run out of content).
* db tables for extensible profile fieldsfriendica2014-08-021-1/+1
|
* make the profile minimal by default. Use features to enable the advanced form.friendica2014-08-011-1/+1
|
* convert application strings to en-USfriendica2014-07-311-1/+1
|
* sql errorfriendica2014-07-291-1/+1
|
* Start of a comprehensive Privacy Policy documentfriendica2014-07-281-1/+1
|
* restrict categories list to items that aren't deletedfriendica2014-07-271-1/+1
|
* honour sys channel permissions for who can view the sys owned contentfriendica2014-07-261-1/+1
|
* wrong label on iconfriendica2014-07-251-1/+1
|
* add an encoding type to formatted zot communication structures so that we ↵friendica2014-07-241-1/+1
| | | | can later add alternate encodings.
* rev updatefriendica2014-07-231-1/+1
|
* sql string unquotedfriendica2014-07-221-1/+1
|
* the "page 2 shows up on top of page 1 when you wake up in the morning" bug. ↵friendica2014-07-211-1/+1
| | | | See the comments.
* add more control to auth paranoia settingfriendica2014-07-201-1/+1
|
* tinmymce zombie - kill it.friendica2014-07-171-1/+1
|
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-161-1/+1
|
* fix rename_system_url() for the case of somebody who has no local xchan_url ↵friendica2014-07-151-1/+1
| | | | (was cloned from elsewhere and is not primary)
* remove some code duplicationfriendica2014-07-141-1/+1
|
* doc updatesfriendica2014-07-131-1/+1
|
* docofriendica2014-07-101-1/+1
|
* finish implementing email verification. Currently it only applies if ↵friendica2014-07-091-1/+1
| | | | REGISTER_OPEN is in effect.
* more event display formattingfriendica2014-07-071-1/+1
|
* homepage revisionsfriendica2014-07-061-1/+1
|
* remove cyclic dependency on XCHAN_FLAGS_HIDDENfriendica2014-07-051-1/+1
|
* when deleting items, delete linked events and photos during stage1friendica2014-07-041-1/+1
|
* move code out of templates - not sure how this even worked.friendica2014-07-031-1/+1
|
* turn that into a featurefriendica2014-07-021-1/+1
|
* easter eggfriendica2014-07-011-1/+1
|
* one more...friendica2014-06-301-1/+1
|
* add zottel dir serverfriendica2014-06-291-1/+1
|
* rule of snakes #1, kill the snake.friendica2014-06-281-1/+1
| | | | | | tinymce is gone. if you want a visual editor, figure out what you want and make it happen. If you don't want a visual editor, do nothing. This is in the community's hands. I don't need a visual editor.
* notification being sent for comments from blocked connections on same site.friendica2014-06-261-1/+1
|
* fix bad translation of blockquote in wordpress ("post_to_red") pluginfriendica2014-06-251-1/+1
|
* Events show up as notifications about a week in advance so you know they're ↵friendica2014-06-241-1/+1
| | | | coming. But let's put an indicator next to the notification count when there's an event that is actually happening today -- so you don't have to look at the calendar or notification detail every day for a week to figure out if the day has finally arrived yet.
* process profile like removals with normal low_level drop_itemfriendica2014-06-231-1/+1
|
* likes table for liking things besides posts and commentsfriendica2014-06-221-1/+1
|
* moods not working in other languages + doc updatesfriendica2014-06-211-1/+1
|
* cleanupfriendica2014-06-191-1/+1
|
* now we should be able to remove the function check. Revert if live updates ↵friendica2014-06-181-1/+1
| | | | or page loads go weird. I've tested, but it went weird on me last time I tried this a week or so ago so I'm crossing fingers.