Commit graph

952 commits

Author SHA1 Message Date
Friendika
1d35d1e5a1 Merge pull request #141 from fabrixxm/newacl
New jot ACL selector
2011-07-19 17:24:09 -07:00
Fabio Comuni
9debbfde1e fix group image name 2011-07-19 16:25:40 +02:00
Fabio Comuni
9fa0956966 New jot acl selector 2011-07-19 16:17:58 +02:00
Friendika
c0b8e63a3f basic diaspora discovery 2011-07-18 18:13:46 -07:00
Friendika
1fa2231c20 invite system 2011-07-17 21:12:31 -07:00
Friendika
43110db749 begin invites, fb setup changes 2011-07-17 16:08:47 -07:00
Friendika
944f03d367 change license 2011-07-17 03:34:16 -07:00
Friendika
f35a61761a Merge pull request #139 from fabrixxm/update
Experiment with on-line update
2011-07-15 01:29:46 -07:00
Friendika
74a608e1c7 openid settings appearing when disabled, don't tag numbers, install admin not getting set 2011-07-12 23:14:38 -07:00
Friendika
706b6e8c84 email notifications not working - unable to change notification settings 2011-07-12 05:09:07 -07:00
Friendika
55bbe2108a event ownership from remote feeds messed up, this is one step - may require more 2011-07-12 01:24:07 -07:00
Friendika
2a65d01ce2 several fixes to parse_url 2011-07-11 17:23:42 -07:00
Friendika
35edf79abe bug #102 2011-07-09 15:06:53 -07:00
Fabio Comuni
4fdc5ff30c First test for friendika "live" update 2011-07-08 17:12:08 +02:00
Friendika
2d2b500639 input the admin email address during install/setup. 2011-07-07 19:12:35 -07:00
Friendika
d99dfbe4ef friendika-z configuration details in admin page 2011-07-07 18:25:56 -07:00
Friendika
d7b5a606fb don't show mailbox settings at all if disabled 2011-07-06 20:27:18 -07:00
Friendika
3f25830076 more friendika-z 2011-07-06 20:16:40 -07:00
Friendika
94ca19c016 a few minor fixes to settings page 2011-07-06 16:47:55 -07:00
Fabio Comuni
e7834e60f8 Update settings page to use field templates.
Add tabs to switch user settings/plugin settings
Add new field templates 'custom', 'password', radio' and 'yesno'
Update main.js to support advanced fileds
Update duepuntozero, dispy e loozah themes
2011-07-06 12:10:00 +02:00
Friendika
84d12c3e08 move hidewall to user table - queries are getting too complicated and servers falling over 2011-07-05 23:23:43 -07:00
Friendika
c221d5ea59 honour hidden profiles on display item page 2011-07-05 21:11:38 -07:00
Friendika
d7154a4606 ability to link contacts that are "really me, but on another system/network". 2011-07-05 19:55:09 -07:00
Friendika
76e56fd44e begin work on relocation conversation 2011-07-05 19:19:11 -07:00
Friendika
24d41e2c6e purify html before trying to parse wild urls. This way at least it should parse. 2011-07-04 23:02:04 -07:00
Friendika
5e1335ac89 don't show delete buttons on community page 2011-07-04 21:52:21 -07:00
Friendika
1048ee744e reversed logic 2011-07-04 21:13:10 -07:00
Friendika
20d3aa2e77 community page 2011-07-04 20:57:07 -07:00
Friendika
78363ecfb1 msearch typo 2011-07-04 00:46:23 -07:00
Friendika
a82e0e32b3 add site info to site json response 2011-07-04 00:44:25 -07:00
Friendika
e795d1265e show keywords in match results 2011-07-03 21:30:48 -07:00
Friendika
cd7098501e change wording of "new item view" to be consistent 2011-07-03 20:18:20 -07:00
Friendika
07ea67e33b removed stray debug statement 2011-07-03 19:57:20 -07:00
Friendika
5ceeb6752d starred items 2011-07-03 19:41:04 -07:00
Friendika
bef68a8c7f posts from hidden walls not allowed in search results 2011-07-03 05:54:40 -07:00
Friendika
3538dc15cc improved search - ensure you can see all your own content (logged in members). Visitors can only see public wall posts. 2011-07-03 05:00:11 -07:00
Friendika
e6aaa8b59b use local 'match people with my interests' if global directory is not configured 2011-07-02 01:21:56 -07:00
Friendika
c23657ab6e also check for blocked 2011-07-01 17:45:00 -07:00
Friendika
9816f14d40 statusnet improvements 2011-07-01 17:39:16 -07:00
Friendika
f53a2d6da9 add group highlight to other pages 2011-07-01 06:23:09 -07:00
Friendika
b1aa77584f indicate currently selected group in group picker 2011-07-01 06:14:15 -07:00
Friendika
086dc25dd1 logic reversed 2011-06-30 23:23:50 -07:00
Friendika
762fb878f8 don't allow editing of somebody else's event 2011-06-30 23:21:58 -07:00
Friendika
53653f6a4d consolidate perrmisions sql, minor duepuntozero validation fixes 2011-06-30 17:35:35 -07:00
Friendika
8819c73ba1 bug #99 - don't show album name/link if photos are private 2011-06-30 03:39:08 -07:00
Friendika
3eb0b4be2a now that we have admin interface, completely remove register approvals from notifications 2011-06-29 22:38:30 -07:00
Friendika
58d474aa2d switch to text mode group editor after 'n' contacts 2011-06-29 20:42:16 -07:00
Friendika
ae0275ec2c collapse multiple spaces in usernames 2011-06-29 19:26:18 -07:00
Friendika
ad5b976978 allow spaces in @ tags 2011-06-29 18:59:05 -07:00
Fabio Comuni
f4a1820110 re-added last item date in admin user page. relative_date return 'never' if null is passed 2011-06-29 16:06:32 +02:00