Commit graph

7515 commits

Author SHA1 Message Date
friendica
ad0c5e3c68 fix zidify_img_callback - wrong number of args 2013-05-27 19:50:29 -07:00
Thomas Willingham
b7270cad2b Prevent showmore covering up the end of posts, plus put likes back where they were pre-threaded comments. 2013-05-27 19:40:14 +01:00
friendica
df32c93d56 zidify img links, delay notifier until actually published for time travelling posts 2013-05-27 05:27:35 -07:00
friendica
5c1f959c18 set default contact affinity back to 99 - we'll solve the other problem another way, this one is flawed 2013-05-24 06:02:30 -07:00
friendica
87e7deacf9 use http_authorization header with nginx 2013-05-23 22:29:27 -07:00
friendica
5e83c58a95 move new_cookie() to the session driver so we can use it for other purposes besides "normal" web login (for instance magic auth) 2013-05-23 20:35:40 -07:00
friendica
6a2e644a87 more progress on items_fetch (new name) 2013-05-23 18:50:27 -07:00
friendica
c721c3a20e implement time travelling posts 2013-05-23 17:24:15 -07:00
friendica
bb31e6bd6a make 90 the default closeness when humans are involved in the process 2013-05-23 16:51:08 -07:00
friendica
a96d2177f7 didn't realise that collections (search by group) and search by contact weren't working on the matrix/network page and had never been properly ported. They're now ported - whether or not they work is another matter. 2013-05-22 22:48:48 -07:00
friendica
981a497fa0 first cut at generic item search 2013-05-22 21:54:02 -07:00
friendica
b76397ee83 and the obligatory typo 2013-05-22 19:16:05 -07:00
friendica
3b707b533a add api/red/channel/stream POST method (post_activity_item()), add additional endpoint to channel export to api/red/channel/export/basic 2013-05-22 19:12:45 -07:00
friendica
aa1eb2d89e add basic input filtering to the simple activity posting 2013-05-22 18:22:41 -07:00
friendica
75e4d446ef missing comma 2013-05-21 21:54:21 -07:00
friendica
1c908c0891 improvements to post_activity_item() so that it does not behave differently with delivery plugins than post_local via the API. 2013-05-21 21:51:02 -07:00
friendica
c64c79eb11 fix app display 2013-05-21 20:52:18 -07:00
friendica
d72d30fabb more permissions descriptive text to lessen confusion 2013-05-21 17:13:51 -07:00
friendica
09b80b2f65 slight privacy tweaks 2013-05-20 21:45:47 -07:00
friendica
2302b285bd add the "publish in directory" setting to the privacy macros 2013-05-20 21:33:29 -07:00
friendica
ab10db7e34 privacy settings macros - the basics except for toggling "publish in directory" which is rather hard because it's a custom on/off button and not a normal input thingy. 2013-05-20 20:22:26 -07:00
friendica
92ecc6fe43 fix magic auth against orphaned duplicated hublocs 2013-05-19 21:20:57 -07:00
friendica
52acfce84b some auto-friending cleanups 2013-05-19 20:38:53 -07:00
friendica
1f921a51ae typo in auto permissions 2013-05-19 20:16:05 -07:00
friendica
f9fec7cf8f issue with auto permissions 2013-05-19 17:57:06 -07:00
friendica
3e64208f48 issue with startpage plugin 2013-05-18 02:03:59 -07:00
friendica
257b1db08d default page on login changed to matrix (/network) 2013-05-18 01:42:04 -07:00
friendica
367b21f886 Merge https://github.com/friendica/red into zpull 2013-05-18 01:27:14 -07:00
friendica
f2de266ce6 doc update plus fix the "only to those in my address book" permission 2013-05-18 01:25:54 -07:00
Thomas Willingham
7a1448c64f Merge pull request #54 from beardy-unixer/master
Typo
2013-05-17 18:59:26 -07:00
Thomas Willingham
8e22e72b2e Typo 2013-05-18 02:52:15 +01:00
friendica
9b66f16a01 we don't need every hubloc for the site, only those that have different keys 2013-05-16 21:06:01 -07:00
friendica
75461355ff extend delivery reports to mail 2013-05-16 20:43:24 -07:00
friendica
c1c2ba7b4e allow multiple hublocs 2013-05-16 20:27:50 -07:00
friendica
deedac6ae5 workarounds for people that re-install and end up polluting everybody's databases with stale entries 2013-05-16 20:21:12 -07:00
friendica
98018f4969 update the really old sample config file 2013-05-16 16:29:03 -07:00
friendica
383a9bab96 if somebody changes the site url during setup - check if we can connect to the new url e.g. it has a valid cert. 2013-05-16 04:27:28 -07:00
friendica
3f86f44df5 convert all the remaining email templates to smarty 2013-05-16 01:54:57 -07:00
friendica
fe8632ab9d avoid field name conflict - even if disabled 2013-05-15 23:15:15 -07:00
friendica
92c5db0892 update email template to smarty (several more to go) 2013-05-15 23:02:14 -07:00
friendica
20d5985c0a fix setting account_roles for admin account 2013-05-15 22:59:05 -07:00
friendica
d20a0cb6ab fix intltext template driver 2013-05-15 22:27:35 -07:00
friendica
b00c900fa2 fix intltext templates - maybe 2013-05-15 21:21:44 -07:00
friendica
343fb61bad another typo 2013-05-15 21:01:06 -07:00
friendica
2869a22392 more setup work 2013-05-15 20:59:39 -07:00
friendica
f4630dd19c typo 2013-05-15 20:47:55 -07:00
friendica
03c0740301 Merge https://github.com/friendica/red into zpull 2013-05-15 20:46:09 -07:00
friendica
264e1c0cc6 add port settings to setup 2013-05-15 20:45:35 -07:00
Thomas Willingham
d6fed739cf Doco 2013-05-16 04:44:41 +01:00
friendica
97f63d0066 install issues 2013-05-15 20:28:22 -07:00