aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* starting to get into the hairy parts of zot - identity, location, and ↵friendica2012-11-104-16/+111
| | | | permission synchronisation. After this, messaging should be a piece of cake.
* when connnection permissions change, notify the other side so they can ↵friendica2012-11-101-3/+5
| | | | refresh their info
* some cleanup of mod-connections to bring it in line with the new architecturefriendica2012-11-102-71/+32
|
* remove obsolete fields from admin templatefriendica2012-11-101-10/+0
|
* fix about half of the admin pagefriendica2012-11-102-84/+55
|
* profile/channel page view contactsfriendica2012-11-093-22/+19
|
* turn star into a featurefriendica2012-11-084-23/+33
|
* start implementing zot-idfriendica2012-11-0815-61/+73
|
* magic auth indicator (link is dead at the moment)friendica2012-11-082-15/+28
|
* permissions and contact permissions are now stickyfriendica2012-11-086-66/+68
|
* turn multiple profiles into a feature, implement connection flags ↵friendica2012-11-079-21/+77
| | | | (block,hide,archive,etc.)
* allow theme selectionfriendica2012-11-0719-105/+11076
|
* ensure admin setting gets passed through setupfriendica2012-11-061-0/+5
|
* All the themes except one are horked anwayfriendica2012-11-06830-154324/+2
|
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-065-44/+69
| | | | 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-064-38/+61
|
* add author info to like activity object for localisationfriendica2012-11-061-21/+39
|
* likes working a bit better - not translateable yetfriendica2012-11-062-10/+18
|
* likes are quasi working again - at least an activity item is stored and it ↵friendica2012-11-053-47/+41
| | | | mostly has correct data, but displaying it needs improvement.
* fix the profile change activity postfriendica2012-11-052-22/+24
|
* start on the like/dislike activitiesfriendica2012-11-054-111/+115
|
* more work on the settings pagesfriendica2012-11-056-129/+153
|
* change permission settings from radio buttons to select boxesfriendica2012-11-055-44/+28
|
* plaintext default - richtext is a featurefriendica2012-11-0511-64/+31
|
* llink is like plink but only on the local system, plink can be anywherefriendica2012-11-041-0/+2
|
* that was certainly some fun debugging (not)friendica2012-11-049-87/+47
|
* some cleanup of main item templatefriendica2012-11-046-74/+175
|
* feature enable 'dislike' - backendfriendica2012-11-033-3/+11
|
* typofriendica2012-11-041-1/+1
|
* add templatefriendica2012-11-031-0/+16
|
* settings/features page to enable/disable software featuresfriendica2012-11-032-0/+43
|
* 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-033-1/+9
|
* turn off some "advanced" features by default, like archives and saved search ↵friendica2012-11-037-5/+12
| | | | - even though we don't yet have a screen to turn them on. That will come.
* mv mod_install to mod_setup, conflict with name of install dirfriendica2012-11-036-10/+10
|
* more theme stufffriendica2012-11-034-8/+12
|
* better icon alignments on postsfriendica2012-11-031-2/+7
|
* fix post previewfriendica2012-11-032-5/+11
|
* remove recursive share tagsfriendica2012-11-031-1/+1
|
* share mostly working, preview still horkedfriendica2012-11-033-10/+9
|
* a lot more changes of terminologyfriendica2012-11-034-30/+30
|
* channels you are connected to are "connections". Get rid of "address book" ↵friendica2012-11-034-30/+30
| | | | which doesn't fit.
* secure permission discoveryfriendica2012-11-022-2/+17
|
* add key passing and verification to targeted discoveryfriendica2012-11-023-10/+18
|
* fixme note about discovered permission encryptionfriendica2012-11-022-6/+9
|
* photo index contacts by xchanfriendica2012-11-021-1/+3
|
* slightly better wording of permission choicesfriendica2012-11-022-8/+8
|
* consolidate permission arraysfriendica2012-11-022-40/+15
|
* verify all the signatures before adding contactfriendica2012-11-023-4/+20
|