aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Now we are able to get a zot notification packet and the resulting json ↵friendica2012-11-181-535/+50
| | | | encoded message into the queue, it's still a hard slog, but there's light at the end of the tunnel - "a message is ready and waiting to be delivered".
* and there's the import side of thingsfriendica2012-11-171-13/+82
|
* mostly working item_decode, but without full input santisingfriendica2012-11-171-27/+32
|
* remove include/salmonfriendica2012-11-162-196/+0
|
* little stufffriendica2012-11-161-4/+19
|
* finish basic item encoding, add plugin compatibility tag, notes on improving ↵friendica2012-11-163-4/+35
| | | | $global_perms for edge cases
* more progress on notifier cleanup and encoding items for transit.friendica2012-11-154-27/+177
|
* start on item feed structuresfriendica2012-11-141-5/+27
|
* make the visual group editor work again in the new worldfriendica2012-11-142-6/+8
|
* more infrastructure changesfriendica2012-11-141-15/+164
|
* groups now take xchans, so you can have groups containing channels that you ↵friendica2012-11-142-50/+37
| | | | aren't connected with
* starting the big notifier cleanupfriendica2012-11-142-63/+69
|
* cleanupfriendica2012-11-132-207/+0
|
* mood mostly workingfriendica2012-11-133-53/+51
|
* a bit more progress on the new network/home ajax notifications, at least ↵friendica2012-11-132-54/+39
| | | | I've now got a plan
* self-signed cert? Since you won't listen to me and insist on annoying your ↵friendica2012-11-131-7/+5
| | | | friends, sorry, but red won't talk to you. This snake is dead.
* still a lot of files to bring up to date with new architecture - keep ↵friendica2012-11-131-9/+9
| | | | plugging away at them
* ensure we update the correct abook recordfriendica2012-11-131-3/+6
|
* got zotfriendica2012-11-123-27/+62
|
* one could say we've sort of got zot - at least there are two-way ↵friendica2012-11-121-40/+50
| | | | communications for channel meta info, don't yet know if it's working
* typofriendica2012-11-111-1/+1
|
* hush-hush ultra top-secret modefriendica2012-11-112-3/+17
|
* rework a couple of zot basicsfriendica2012-11-101-45/+31
|
* starting to get into the hairy parts of zot - identity, location, and ↵friendica2012-11-101-2/+82
| | | | permission synchronisation. After this, messaging should be a piece of cake.
* profile/channel page view contactsfriendica2012-11-091-8/+11
|
* turn star into a featurefriendica2012-11-082-13/+14
|
* start implementing zot-idfriendica2012-11-084-37/+40
|
* magic auth indicator (link is dead at the moment)friendica2012-11-081-13/+19
|
* permissions and contact permissions are now stickyfriendica2012-11-081-11/+11
|
* turn multiple profiles into a feature, implement connection flags ↵friendica2012-11-072-12/+15
| | | | (block,hide,archive,etc.)
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-063-21/+28
| | | | that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow.
* finish off like/dislike localisation except for zrl/magic_linkfriendica2012-11-062-36/+59
|
* likes working a bit better - not translateable yetfriendica2012-11-061-3/+6
|
* likes are quasi working again - at least an activity item is stored and it ↵friendica2012-11-051-2/+2
| | | | mostly has correct data, but displaying it needs improvement.
* fix the profile change activity postfriendica2012-11-051-18/+20
|
* start on the like/dislike activitiesfriendica2012-11-052-8/+8
|
* more work on the settings pagesfriendica2012-11-051-1/+1
|
* change permission settings from radio buttons to select boxesfriendica2012-11-051-11/+11
|
* plaintext default - richtext is a featurefriendica2012-11-053-9/+9
|
* that was certainly some fun debugging (not)friendica2012-11-043-12/+6
|
* some cleanup of main item templatefriendica2012-11-042-27/+49
|
* feature enable 'dislike' - backendfriendica2012-11-032-3/+9
|
* typofriendica2012-11-041-1/+1
|
* note about extending the hook system for application wrappersfriendica2012-11-031-2/+5
|
* expanded help text for featuresfriendica2012-11-031-8/+9
|
* turn off categories feature by defaultfriendica2012-11-032-1/+7
|
* turn off some "advanced" features by default, like archives and saved search ↵friendica2012-11-032-3/+2
| | | | - even though we don't yet have a screen to turn them on. That will come.
* more theme stufffriendica2012-11-032-4/+5
|
* fix post previewfriendica2012-11-031-2/+7
|
* remove recursive share tagsfriendica2012-11-031-1/+1
|