aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
* turn star into a featurefriendica2012-11-081-9/+18
|
* start implementing zot-idfriendica2012-11-088-10/+10
|
* permissions and contact permissions are now stickyfriendica2012-11-082-40/+50
|
* turn multiple profiles into a feature, implement connection flags ↵friendica2012-11-071-4/+51
| | | | (block,hide,archive,etc.)
* allow theme selectionfriendica2012-11-073-12/+13
|
* ensure admin setting gets passed through setupfriendica2012-11-061-0/+5
|
* "follow" now creates an address book entry, which means we can start tying ↵friendica2012-11-061-22/+40
| | | | 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-061-1/+1
|
* add author info to like activity object for localisationfriendica2012-11-061-21/+39
|
* likes working a bit better - not translateable yetfriendica2012-11-061-7/+12
|
* likes are quasi working again - at least an activity item is stored and it ↵friendica2012-11-051-45/+36
| | | | mostly has correct data, but displaying it needs improvement.
* start on the like/dislike activitiesfriendica2012-11-051-69/+75
|
* more work on the settings pagesfriendica2012-11-051-79/+111
|
* change permission settings from radio buttons to select boxesfriendica2012-11-051-13/+7
|
* plaintext default - richtext is a featurefriendica2012-11-058-55/+22
|
* that was certainly some fun debugging (not)friendica2012-11-041-1/+1
|
* settings/features page to enable/disable software featuresfriendica2012-11-031-0/+42
|
* turn off some "advanced" features by default, like archives and saved search ↵friendica2012-11-033-1/+8
| | | | - 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-031-5/+5
|
* fix post previewfriendica2012-11-031-3/+4
|
* share mostly working, preview still horkedfriendica2012-11-032-9/+8
|
* a lot more changes of terminologyfriendica2012-11-031-17/+17
|
* channels you are connected to are "connections". Get rid of "address book" ↵friendica2012-11-031-26/+26
| | | | which doesn't fit.
* secure permission discoveryfriendica2012-11-021-1/+3
|
* add key passing and verification to targeted discoveryfriendica2012-11-021-5/+13
|
* fixme note about discovered permission encryptionfriendica2012-11-022-6/+9
|
* slightly better wording of permission choicesfriendica2012-11-021-4/+4
|
* consolidate permission arraysfriendica2012-11-021-4/+4
|
* verify all the signatures before adding contactfriendica2012-11-021-2/+0
|
* fix default channelfriendica2012-11-021-8/+13
|
* fixed the hash, now onward & upwardfriendica2012-11-021-0/+2
|
* grrr... hashes aren't matching.friendica2012-11-012-2/+2
|
* can save permissionsfriendica2012-11-011-14/+59
|
* settings page channel permissions front-end (needs back-end still)friendica2012-11-013-2/+47
|
* add current selection to channel managerfriendica2012-11-011-2/+10
|
* cleanup channel managementfriendica2012-11-011-4/+17
|
* change admin pointer to update.phpfriendica2012-11-011-1/+1
|
* move some more stuff to the install directoryfriendica2012-11-011-1/+1
|
* typosfriendica2012-11-011-1/+1
|
* send more infofriendica2012-11-011-0/+2
|
* add mimetype to photo infofriendica2012-11-011-10/+11
|
* network discovery on followfriendica2012-10-311-1/+1
|
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-311-10/+16
|
* need to accomodate different webbies on different hubsfriendica2012-10-311-0/+1
|
* merge zperms functionality into zfingerfriendica2012-10-311-21/+29
|
* starting on pinging the basic elements of federation and communicationfriendica2012-10-313-11/+17
|
* more progress on address bookfriendica2012-10-301-121/+123
|
* fix channel creation and management after last changesfriendica2012-10-301-2/+1
|
* zchannel rename to new_channelfriendica2012-10-294-15/+15
|
* fixing broken things again after the latest round of ripping out the yellow ↵friendica2012-10-292-21/+32
| | | | slime and replacing it with red slime.