Commit Graph

211 Commits

Author SHA1 Message Date
Friendika 5bfb0ba4c2 birthday notifications working 2011-01-13 20:28:33 -08:00
Friendika 5559893293 event and birthday data structures 2011-01-13 02:01:00 -08:00
Friendika dbab3100de set_config anomaly 2011-01-03 23:53:37 -08:00
Friendika a51a1007a3 email check failed, translate wall_item template 2011-01-03 13:26:43 -08:00
Friendika 36b241c02b change activitystreams unfollow to stop-follow but also send out OStatus unfollow 2011-01-03 05:58:27 -08:00
fabrixxm cdf626e0e7 Stupid fix in boot.php 2011-01-03 10:20:42 +01:00
fabrixxm 8805635293 Add sitename in page title 2011-01-03 10:03:21 +01:00
Friendika 0fb3aa1b57 valid host checks were returning true on TXT records and other useless garbage 2011-01-02 19:05:11 -08:00
Friendika 7b6385df94 freeform text area for private contact info - notes or things you just want to remember (addresses, phone numbers, birthdays, whatever) 2010-12-28 01:06:34 -08:00
Friendika 2abdfb462a plugin changes to contact_block, also configurable limit 2010-12-26 15:48:44 -08:00
Friendika d045fd04d4 provide separate plugin settings page, update demo plugin, fix hook_register 2010-12-24 23:44:17 -08:00
Friendika a1a838f69e debugging the plugin logic, couple of issues found 2010-12-23 17:07:19 -08:00
Friendika c55cb45855 revised openid patch, added fix for Windows servers, make "is now friends with" commentable, fix settings form hook to be inside form 2010-12-23 14:40:32 -08:00
Friendika d8969bb84b add more plugin hooks, etc. 2010-12-22 20:23:41 -08:00
Friendika f2242826d8 warnings when no plugins installed 2010-12-22 17:25:58 -08:00
Friendika 6808d53d0f plugin/addon API landing - still things left to do before it's useful 2010-12-22 14:16:22 -08:00
Friendika ddec422de6 begin plugin api 2010-12-20 19:38:34 -08:00
Friendika 1a9f8eacc4 missing key 2010-12-20 14:21:12 -08:00
Friendika 878067101f block connection/friend request spam 2010-12-20 00:27:00 -08:00
Friendika 24a9a41f96 added "secret" profile search keywords 2010-12-19 17:46:26 -08:00
Friendika f60f82727f register/login timestamps 2010-12-16 16:35:45 -08:00
Friendika 78d8bcbc60 personal config storage, template the vcard profile, logging failed uri's to help track down transient dreamhost issues 2010-12-14 14:15:31 -08:00
Friendika 6b5a83b9b8 profile load optimisation 2010-12-11 04:16:58 -08:00
Friendika 18823fe546 never enough comments 2010-12-10 20:21:34 -08:00
Friendika d5355da368 never enough comments 2010-12-10 04:04:35 -08:00
Friendika 7d1c35f5cc found the cause of intermittent friend confirmation glitch (but not with 100% certainty) 2010-12-09 14:03:28 -08:00
Friendika eb13833d2a smiley filter 2010-12-08 17:05:51 -08:00
Friendika 5763d31b4f db prepare for enhanced magic profiles and remote privacy indicators, fixed $lang setting to use system config var, some other syntax issues 2010-12-07 18:13:51 -08:00
Friendika f3e8b55a7a removed high-bit angle-char stripping from input filter - interfering with utf-8 chars 2010-12-07 14:37:56 -08:00
Friendika e9a1abd133 flatten conversation hierarchy to one level on import but preserve all thread info
in case somebody wants to write a plugin to display as multi-level thread
2010-12-04 23:16:16 -08:00
Friendika fac04eda32 getting ready to add partner info 2010-12-02 23:04:28 -08:00
Friendika 2ef6ad80a4 fix installation into subdir of domain 2010-12-02 17:31:48 -08:00
Friendika 42d66874be improved linkification of naked text urls 2010-12-01 21:13:09 -08:00
Friendika 99bbc29747 rino landing 2010-11-30 18:32:34 -08:00
Friendika 62bb471ba0 localise login template, allow openid to be disabled 2010-11-28 20:58:23 -08:00
Friendika 34a8fb935d no newlines in tags 2010-11-28 14:43:14 -08:00
Friendika 289a0dc268 curl_code tests 2010-11-25 16:15:44 -08:00
Friendika 555c377fda need app 2010-11-25 16:13:10 -08:00
Friendika 0a03a710b3 ensuring all non-deliveries get in the queue 2010-11-25 15:03:59 -08:00
Friendika d855371fa5 no pagination on search page 2010-11-24 18:37:10 -08:00
Friendika 48eab3e99c coloured text confusing the tag finder 2010-11-24 17:21:31 -08:00
Friendika 81636f6f5f undo magic quotes setting if present 2010-11-23 23:42:45 -08:00
Friendika de6c777d3f infrastructure for queueing, redelivery 2010-11-21 23:00:01 -08:00
Friendika 552c56102e oauth2 db 2010-11-21 19:10:23 -08:00
Friendika d7b577e455 bring back the sparkle 2010-11-19 23:59:23 -08:00
Friendika e4bbffe18c "like" attributed to wrong person on oocasion 2010-11-19 14:28:28 -08:00
Friendika a37301288f log xml_status error replies 2010-11-18 21:01:54 -08:00
Friendika 21c18cedc7 isolate translateable files 2010-11-15 21:22:22 -08:00
Friendika 949842a88d validate email addresses to see if the hostnames actually resolve before committing a new user 2010-11-15 20:22:40 -08:00
Friendika 9be5a7c750 use gravatar for default avatars 2010-11-15 16:49:27 -08:00
Friendika eae34f323b add openid slot to db 2010-11-14 15:17:27 -08:00
Friendika 0851669b39 clean up some regex's for i18n, and eliminate old ereg patterns. 2010-11-14 00:32:31 -08:00
Friendika 7be66b1d91 ff account manager 2010-11-11 02:49:28 -08:00
Friendika f4fd679928 couple of issues w/ profile photo update propogation 2010-11-09 18:24:35 -08:00
Friendika 4514927128 added search 2010-11-08 17:30:00 -08:00
Friendika 2c27bda385 don't include blocked contacts in total 2010-11-08 02:45:22 -08:00
Friendika a6ed67d25f contact list missing url param 2010-11-07 03:46:14 -08:00
Friendika ce2f8c939d remove 65535 char post limit 2010-11-07 03:16:58 -08:00
Friendika be203d592d don't show blocked/pending contacts 2010-11-06 16:34:26 -07:00
Friendika ce28d219d4 validate 2010-11-05 05:14:13 -07:00
Friendika 7ddbf68d22 lengthen contact block 2010-11-05 05:09:50 -07:00
Friendika 3cc662aa63 friend/contact sidebar block 2010-11-05 05:01:54 -07:00
Friendika 206eee0229 preserve newlines on all networks 2010-11-05 02:19:39 -07:00
Friendika b94cb8d234 add micro profile photo 2010-11-04 23:50:32 -07:00
Friendika 4cba826a2f hub anomolies & swat0 compliance 2010-11-04 20:47:44 -07:00
Friendika a985ad4a54 add activity target to items, allow multiple link relations 2010-11-03 16:48:21 -07:00
Mike Macgirvin 36a77c6db2 build feeds rather than template them 2010-11-01 17:56:36 -07:00
Mike Macgirvin 4f4d6bace6 add rel=mentioned links for tagged persons 2010-10-31 21:57:30 -07:00
Mike Macgirvin b376f21533 notify folks who have been tagged in a post 2010-10-31 20:36:59 -07:00
Mike Macgirvin f0b6400584 more lint 2010-10-31 16:38:22 -07:00
Mike Macgirvin fab63ca751 -Wall cleanup 2010-10-30 13:25:37 -07:00
Mike Macgirvin 768acb0a3f -Wall cleanup 2010-10-30 04:59:10 -07:00
Mike Macgirvin 6301de1032 catch a couple of edge cases with the tag linkifier 2010-10-28 20:11:50 -07:00
Mike Macgirvin 051fb7107e linkify @person and @person@domain.com tags 2010-10-28 18:18:20 -07:00
Mike Macgirvin a0f6f8ad53 preserve utf-8 on notification emails 2010-10-28 16:05:09 -07:00
Mike Macgirvin f01e8743fc match schemeless activities per the latest activity spec 2010-10-27 15:50:44 -07:00
Mike Macgirvin 2028e1695c rework the logging interface 2010-10-26 22:09:13 -07:00
Mike Macgirvin c16f314ec3 two-way subscriptions working with federated social accounts 2010-10-25 21:52:30 -07:00
Mike Macgirvin b41218ca30 workflow for federated/non-dfrn followers 2010-10-24 20:39:24 -07:00
Mike Macgirvin b8b227b328 add nicknames to contact records (going forward and retroactive) 2010-10-23 01:20:26 -07:00
Mike Macgirvin d850badf2b pull out follow, unfollow and as:actor for handling 2010-10-21 21:48:22 -07:00
Mike Macgirvin d193763aa8 fixed it. Twas the infernal 100 continue headers 2010-10-21 16:45:26 -07:00
Mike Macgirvin a266217a6d temporary fix until I figure out why the header is leaking 2010-10-21 16:26:25 -07:00
Mike Macgirvin 5edee3c4d1 magic-envelope verification, status.net appears to do it wrong.
Ultimately we need to do it right (or why bother having a spec?),
and fallback to doing it wrong if we're talking to a broken system - which
ironically seems to include most of the federated social web projects.
2010-10-21 04:53:43 -07:00
Mike Macgirvin a8e4ec7801 use browser geolocation when desired 2010-10-19 20:52:05 -07:00
Mike Macgirvin 7c9b323e25 provide choice of using browser geotag 2010-10-19 17:30:15 -07:00
Mike Macgirvin bf727dc3e8 db support for relationship->with in profiles 2010-10-19 17:15:00 -07:00
Mike Macgirvin d715c062c0 clean up the html layout on profile page 2010-10-19 16:09:10 -07:00
Mike Macgirvin 0b2d85891e lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify some contact lookups, some cleanup of app/boot 2010-10-19 15:51:56 -07:00
Mike Macgirvin ac824fe83e eradicate redundant get_uid function 2010-10-18 14:34:59 -07:00
Mike Macgirvin 511c761fec group/community/celebrity pages 2010-10-18 00:43:49 -07:00
Mike Macgirvin 1d2fdb259e funny behaviour with post permissions after recent changes 2010-10-17 20:24:58 -07:00
Mike Macgirvin 0f47ac282c celebrity/group/community pages about 75% implemented 2010-10-17 20:04:17 -07:00
Mike Macgirvin f5a8a92df1 infrastructure for supporting pages/groups 2010-10-16 22:11:21 -07:00
Mike Macgirvin d96ae0f9f5 can no longer avoid recording the curl response code 2010-10-13 22:01:23 -07:00
Mike Macgirvin c1fb819d34 mostly cosmetic 2010-10-13 02:47:32 -07:00
Mike Macgirvin 3c440f70c6 Provide the ability to subscribe to our user from other federated sites.
This is a read-only relationship until the rest of the salmon
magic-envelope stuff lands
2010-10-12 19:32:15 -07:00
Mike Macgirvin f1977d420e minor cleanup 2010-10-12 17:11:06 -07:00
Mike Macgirvin 744edcf2ab modularise webfinger and make it service agnostic 2010-10-12 16:50:12 -07:00
Mike Macgirvin cc64742e23 auto-update - create 's' keys for all users that don't have 'em 2010-10-12 01:14:50 -07:00