Commit Graph

7087 Commits

Author SHA1 Message Date
friendica cf2bcfdd52 Merge pull request #27 from unary/connections
change collections to connections
2013-02-18 15:42:05 -08:00
friendica 65912ec0bf moving on 2013-02-18 15:15:55 -08:00
Michael Johnston 2fb44aa31b change collections to connections 2013-02-17 14:33:34 -05:00
friendica a21e6cffa1 start on channel_remove(), add some generic channel queries to the API layers 2013-02-16 15:51:55 -08:00
friendica 663f09e01b typo in update 2013-02-15 22:37:54 -08:00
friendica e754845c80 add rating support to poco 2013-02-15 22:34:01 -08:00
friendica ace1104d08 contact rating field so it's here when we need it 2013-02-15 19:05:00 -08:00
friendica 5609d39778 we're well into 2013 2013-02-15 17:42:19 -08:00
friendica c42936e265 we don't need to quote or rename 'default' in mySQL if we just use the original column name 'is_default' 2013-02-15 17:23:02 -08:00
friendica c66c168d1c needle/haystack reversal 2013-02-15 17:18:07 -08:00
friendica ec3d387a65 public scope 2013-02-15 14:13:58 -08:00
friendica b3bc061ae1 implement sender side of public scope setting (public post, network-wide, site-wide, etc....) 2013-02-14 20:17:30 -08:00
friendica 9784536ff9 more groundwork for channel import 2013-02-14 17:39:16 -08:00
friendica d6db8513e8 placeholder comment for public scope requirement 2013-02-14 14:07:00 -08:00
friendica 4bde38c429 make 'view in context' actually go somewhere useful 2013-02-13 23:54:25 -08:00
friendica b4057cfeb4 use our own CA bundle as authoritative for backend communications. This avoids OS dependent CA validity mismatches. 2013-02-13 20:09:30 -08:00
friendica 8b278db05c using old structures 2013-02-13 17:42:11 -08:00
friendica ca08f13683 Sigh... I need another cuppa 2013-02-13 17:39:14 -08:00
friendica cd14b0665e two really bad typos cancelled each other out so typo couldn't see either. 2013-02-13 17:37:37 -08:00
friendica 27aa8560ae catch all the changes 2013-02-13 17:35:14 -08:00
friendica 3fdbb8b4ce mod_common - use channel_id rather than channel_address 2013-02-13 17:33:58 -08:00
friendica 45c2076c67 Merge https://github.com/friendica/red into zpull 2013-02-13 15:40:51 -08:00
friendica b2724f2ffd bring mod_common into the modern age 2013-02-13 15:40:24 -08:00
Thomas Willingham 5888d03ff6 Expert mode. Doesn't do anything yet, just checking in on the offchance anyone needs it before I'm finished with the theme stuff that uses it. 2013-02-13 15:35:57 +00:00
friendica b19764c9a1 fix to common friends - it seems it counts the right number of common friends, but they are all you 2013-02-13 04:12:13 -08:00
friendica c769c2e79f some more rmagic fixes discovered during testing 2013-02-13 02:40:06 -08:00
friendica 942adadec6 fix auto rmagic when visiting with zid 2013-02-13 02:33:13 -08:00
friendica d1e5337c72 recursion and typo in rmagic with zid 2013-02-13 00:14:01 -08:00
friendica 02c636ed23 send correct 'searchable' directory setting based on default profile setting 2013-02-12 16:24:30 -08:00
friendica 33c97f718c contact photo update issue 2013-02-12 16:21:12 -08:00
friendica 3ee75a795a Whinging whining stupid fucks. 2013-02-12 02:02:35 -08:00
friendica e7170cb513 maybe it would work if I didn't put non-existent php vars into the sql. 2013-02-11 17:03:06 -08:00
friendica bf8f066dcd more progresss on tag delivery 2013-02-11 16:59:48 -08:00
friendica 698a372ba1 Sort out registrations requiring approval 2013-02-11 16:43:27 -08:00
friendica 6db8e97535 tag notifications now work. 2013-02-11 15:51:43 -08:00
friendica ba3cff6d9a progress on tag delivery 2013-02-11 00:20:14 -08:00
friendica 191af201fb debug tag_deliver 2013-02-10 23:19:52 -08:00
friendica c42dbebd76 xchan lookup tool - provide the first few chars of an xchan and find out who it is 2013-02-10 20:17:55 -08:00
friendica 127f5a447d debug import_profile_photo 2013-02-10 20:09:32 -08:00
friendica 32d07c3df7 fix profile selector on profile_photo page (unquoted mysql reserved word 'default') 2013-02-10 19:54:43 -08:00
friendica b92cdd2a27 prevent repeated channel names in system notifications 2013-02-10 19:34:02 -08:00
friendica 08bc8ed876 add mimetype to protocol layers 2013-02-10 19:08:19 -08:00
friendica 869b704b40 add mimetype to items 2013-02-10 19:00:22 -08:00
friendica 27c9288add reduce itemspage for better interactive performance 2013-02-10 17:10:58 -08:00
friendica 90c1ecca24 taming the wild mod_display 2013-02-10 17:03:33 -08:00
friendica 2cfd73c57d progress on mod/display - slow but any progress is good 2013-02-10 16:04:03 -08:00
friendica 99c5f88963 mod_display - no fun. Not working at all. But a bit of progress. 2013-02-10 04:55:29 -08:00
friendica 260a012b02 add soapbox settings 2013-02-10 00:13:34 -08:00
friendica e0cbbbf918 smarty support in intltext, fix old pending accounts query in ping, log failed email register notify 2013-02-09 13:20:10 -08:00
friendica 6022a9e9cd more profiling - cache the qcomment list so we don't have to look it up for every rendered item 2013-02-09 04:22:11 -08:00