Friendika
|
932397b47b
|
trim webfinger request
|
2011-06-27 19:47:55 -07:00 |
|
Friendika
|
4418cb4349
|
preformat webfinger output
|
2011-06-27 18:13:44 -07:00 |
|
Friendika
|
1947b74e5b
|
some basic margins for friend suggestion screen
|
2011-06-27 16:18:06 -07:00 |
|
Friendika
|
14c002d7a4
|
make friend suggest themeable
|
2011-06-27 03:09:45 -07:00 |
|
Friendika
|
06a4c0f703
|
ignore current contact on friend suggestion picker
|
2011-06-27 03:03:58 -07:00 |
|
Friendika
|
c410c9013c
|
friend suggestions
|
2011-06-26 22:57:08 -07:00 |
|
Friendika
|
23f00aaab4
|
recipient ui, friend suggestions
|
2011-06-26 21:55:24 -07:00 |
|
Friendika
|
3fe1e19725
|
pass notify endpoint with friend suggestions
|
2011-06-26 19:30:57 -07:00 |
|
Friendika
|
c9604ef578
|
allow cross-site xrd/lrdd/webfinger
|
2011-06-25 19:40:37 -07:00 |
|
Friendika
|
59d9070d13
|
suggestion template
|
2011-06-25 19:10:38 -07:00 |
|
Friendika
|
e320975d73
|
bug #95
|
2011-06-23 22:23:26 -07:00 |
|
Friendika
|
a15bd91d17
|
don't update an event that hasn't changed.
|
2011-06-23 18:25:33 -07:00 |
|
Friendika
|
38cf37d3c3
|
new item view, sort by received date - not posted date.
|
2011-06-23 17:56:59 -07:00 |
|
Friendika
|
5633430a19
|
don't allow tags in app source
|
2011-06-23 15:58:43 -07:00 |
|
Friendika
|
fa778e0040
|
Merge pull request #126 from fabrixxm/dispy
Dispy
|
2011-06-23 04:10:12 -07:00 |
|
Fabio Comuni
|
5de7d0f12f
|
add profile tabs to "photos", "events" and "notes". in dispy, show active tab.
|
2011-06-23 11:30:17 +02:00 |
|
Friendika
|
96857389ac
|
friendika-z initial implementation
|
2011-06-23 01:57:14 -07:00 |
|
Friendika
|
c23c366ff6
|
receive friendship suggestion over the wire (dfrn) and store
|
2011-06-22 19:08:30 -07:00 |
|
Friendika
|
55112cfdd0
|
item source
|
2011-06-20 19:08:40 -07:00 |
|
Friendika
|
285d617569
|
using pre - one less str_replace for log viewing
|
2011-06-20 16:10:03 -07:00 |
|
Friendika
|
de24f68112
|
module to provide local "find people like me" when global dir unavailable
|
2011-06-20 05:14:42 -07:00 |
|
Friendika
|
b56e00c7c5
|
api post sort of working - output status,user need to be swapped
|
2011-06-19 20:13:24 -07:00 |
|
Friendika
|
c2dcff0d02
|
move profile privacy settings to the Privacy section of the Settings page
|
2011-06-19 16:47:03 -07:00 |
|
fabrixxm
|
001982cac0
|
Change logic in admin.php to load plugin settings form. Add statusnet settings form.
|
2011-06-19 15:43:10 +02:00 |
|
fabrixxm
|
4b633d54bb
|
admin: fix last item date in users list, fix plugins details template
|
2011-06-18 08:52:51 +02:00 |
|
fabrixxm
|
23931ab719
|
Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example.
|
2011-06-18 08:29:59 +02:00 |
|
Friendika
|
484b248f73
|
add pagination to admin/user page to support large numbers of users
|
2011-06-17 16:21:11 -07:00 |
|
Friendika
|
4ca730e5d7
|
remove debug statements
|
2011-06-16 23:17:25 -07:00 |
|
Friendika
|
fb0b22fb13
|
fix admin log viewer (will only read the last 5M of the log, and puts the text into a scrolling div)
|
2011-06-16 22:20:12 -07:00 |
|
Friendika
|
b61a7158da
|
Merge pull request #116 from fabrixxm/admin
Admin pages
|
2011-06-16 15:27:12 -07:00 |
|
Fabio Comuni
|
ede011cc32
|
Admin users page. some fix to template processor.
|
2011-06-16 14:56:43 +02:00 |
|
Fabio Comuni
|
5f583fb8d6
|
Admin: register policy in site page, initial users page. Aside 'Users' link show pending registrations.
|
2011-06-16 12:05:35 +02:00 |
|
Friendika
|
c92e6ed929
|
avoid race condition on delete checked items
|
2011-06-16 00:38:41 -07:00 |
|
Friendika
|
e5b54e74ba
|
delete selected items
|
2011-06-15 20:43:39 -07:00 |
|
Friendika
|
cee63c7a0d
|
preserve original timezone adjust selection when editing events
|
2011-06-14 21:44:27 -07:00 |
|
Friendika
|
ca84823437
|
Dear $username not expanded/replaced in text emails
|
2011-06-14 20:49:25 -07:00 |
|
Friendika
|
5105b3febc
|
event calendar links, editing
|
2011-06-14 19:48:37 -07:00 |
|
Fabio Comuni
|
00e142e4f7
|
Load plugin info from plugin file. Show README.md or README from plugin dir in plugin details page
|
2011-06-14 14:21:43 +02:00 |
|
Fabio Comuni
|
25d1637ec4
|
simple plugin details and log view in admin
|
2011-06-14 11:54:14 +02:00 |
|
Fabio Comuni
|
5dc8fbccb2
|
enable/disable plugins from admin page
|
2011-06-14 11:16:27 +02:00 |
|
Fabio Comuni
|
b1184f3fde
|
Merge remote-tracking branch 'friendika-master/master' into admin
|
2011-06-14 10:37:54 +02:00 |
|
Fabio Comuni
|
5882d8d022
|
Initial plugins admin page
|
2011-06-14 10:35:56 +02:00 |
|
Friendika
|
4469f92ea3
|
prev/next icons (instead of text) for photos
|
2011-06-13 21:43:21 -07:00 |
|
Friendika
|
05eb9ceaba
|
avoid returning events from getting posted again
|
2011-06-13 20:42:37 -07:00 |
|
Friendika
|
fb92dbf5d6
|
link events + personal notes to profile tabs
|
2011-06-13 20:32:30 -07:00 |
|
Friendika
|
d5fdd4287d
|
event sharing, cont.
|
2011-06-13 19:06:49 -07:00 |
|
fabrixxm
|
4ba23df20a
|
fix a typo in site settings page
|
2011-06-13 18:29:14 +02:00 |
|
Fabio Comuni
|
ab27f1393e
|
Admin site page
|
2011-06-13 18:03:06 +02:00 |
|
Fabio Comuni
|
3364c2a2d8
|
Initial admin page
|
2011-06-13 12:52:29 +02:00 |
|
Friendika
|
7c60701efc
|
fixed a few feed problems affecting activity objects/targets
|
2011-06-10 01:51:14 -07:00 |
|