Fabio Comuni
|
655f5c7b9f
|
use "contacts/<id_contact>" url as subject id, as statusnet and twitter use urls like "domain/<id_user>".
This seem to make StatusNet Desktop client work better.
|
11 years ago |
Fabio Comuni
|
7cd7a79807
|
remove duplicate tag in atom response
|
11 years ago |
Fabio Comuni
|
296f1b0123
|
add users infos to rss and atom api responses
|
11 years ago |
Friendika
|
5a23440fb4
|
restrict FB imports which have privacy policies to the post owner.
Also add facebook to $item['app'] on imported posts from FB.
|
11 years ago |
Friendika
|
55112cfdd0
|
item source
|
11 years ago |
Friendika
|
db336929cd
|
add rate limit call so spaz will work
|
11 years ago |
Friendika
|
285d617569
|
using pre - one less str_replace for log viewing
|
11 years ago |
Friendika
|
de24f68112
|
module to provide local "find people like me" when global dir unavailable
|
11 years ago |
Friendika
|
f256e31e4f
|
Merge pull request #122 from tobiasd/master
German language stuff
|
11 years ago |
Friendika
|
b86ae9de7f
|
use atom_time on atom entries
|
11 years ago |
Tobias Diekershoff
|
f0c5a1b21b
|
typo and wording for the German language files
|
11 years ago |
Friendika
|
f3292e68a2
|
user and status outputs reversed for api post
|
11 years ago |
Friendika
|
b56e00c7c5
|
api post sort of working - output status,user need to be swapped
|
11 years ago |
Friendika
|
cc7c72be90
|
statusnet API posting (untested as behind firewall at the moment)
|
11 years ago |
Friendika
|
c2dcff0d02
|
move profile privacy settings to the Privacy section of the Settings page
|
11 years ago |
Friendika
|
76ddbff0b5
|
Merge branch 'pull'
|
11 years ago |
Friendika
|
d8e2dc23b9
|
revup
|
11 years ago |
Friendika
|
7c28e58932
|
Merge pull request #121 from fabrixxm/admin
Admin update
|
11 years ago |
fabrixxm
|
001982cac0
|
Change logic in admin.php to load plugin settings form. Add statusnet settings form.
|
11 years ago |
fabrixxm
|
b650183cd4
|
Save in db if addon define "$addon_plugin_admin" function. Add "plugin_admin" column to "addon" table
|
11 years ago |
fabrixxm
|
10eb79a629
|
add array support to set_config and get_config
|
11 years ago |
Friendika
|
fba2056b1f
|
Merge branch 'pull'
|
11 years ago |
Friendika
|
f094b32d55
|
Merge pull request #120 from fabrixxm/dispy
Dispy updates and some fixes
|
11 years ago |
fabrixxm
|
33bafa62aa
|
dispy code tag style
|
11 years ago |
fabrixxm
|
4bc8ab6e7d
|
Update dispy. Add admin link and styles, add help link, other fixes
|
11 years ago |
fabrixxm
|
c10e913a4b
|
update admin style in loozah
|
11 years ago |
fabrixxm
|
3b759585d2
|
fix banner in duepuntozero
|
11 years ago |
Friendika
|
1b04c3c8e2
|
Merge branch 'pull'
|
11 years ago |
Friendika
|
b58db8420a
|
revup
|
11 years ago |
Friendika
|
8f5727430b
|
Merge pull request #119 from bufalo1973/patch-1
Added backslash to $name so it doesn't throws an error.
|
11 years ago |
bufalo1973
|
ccffd583d1
|
Added backslash to $name so it doesn't throws an error.
Añadida una barra a $name para que no dé error.
|
11 years ago |
Friendika
|
cf9f23fb74
|
Merge pull request #118 from fabrixxm/admin
Admin work
|
11 years ago |
fabrixxm
|
4b633d54bb
|
admin: fix last item date in users list, fix plugins details template
|
11 years ago |
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.
|
11 years ago |
Friendika
|
9e2db5d5a6
|
tooltip for selecting items
|
11 years ago |
Friendika
|
787f079d13
|
improved UI for checked items to be deleted
|
11 years ago |
Friendika
|
484b248f73
|
add pagination to admin/user page to support large numbers of users
|
11 years ago |
Friendika
|
4ca730e5d7
|
remove debug statements
|
11 years ago |
Friendika
|
fb0b22fb13
|
fix admin log viewer (will only read the last 5M of the log, and puts the text into a scrolling div)
|
11 years ago |
Friendika
|
a66083b3e4
|
imported event should not have wall flag set
|
11 years ago |
Friendika
|
bb73c0b9f3
|
Merge branch 'pull'
|
11 years ago |
Friendika
|
6709beb2ac
|
Merge pull request #117 from tobiasd/master
german strings and green background for the greenzero theme
|
11 years ago |
Friendika
|
b61a7158da
|
Merge pull request #116 from fabrixxm/admin
Admin pages
|
11 years ago |
Friendika
|
0f3292fefb
|
revup
|
11 years ago |
Tobias Diekershoff
|
6802911522
|
put the green back in the panel background
|
11 years ago |
Tobias Diekershoff
|
bca1dcf2d6
|
Merge branch 'master' of git://github.com/friendika/friendika
|
11 years ago |
Fabio Comuni
|
a652cd5095
|
admin styles to loozah. missing user admin template
|
11 years ago |
Fabio Comuni
|
ede011cc32
|
Admin users page. some fix to template processor.
|
11 years ago |
Fabio Comuni
|
c94b809634
|
fix a small php notice.
|
11 years ago |
Fabio Comuni
|
5f583fb8d6
|
Admin: register policy in site page, initial users page. Aside 'Users' link show pending registrations.
|
11 years ago |