Fabio Comuni
5de7d0f12f
add profile tabs to "photos", "events" and "notes". in dispy, show active tab.
11 years ago
Friendika
aa4636d03a
Merge pull request #125 from tobiasd/master
...
impressum plugin
11 years ago
Friendika
723d60194c
security - remove string_translator (has been blocked for the last couple of months)
11 years ago
Tobias Diekershoff
cc71a0676f
initial commit of the impressum plugin
...
plugin to provide additional information about the site owner
and contact possibilities that will be displayed at the /friendika
page. admin interface is implemented.
11 years ago
Friendika
c23c366ff6
receive friendship suggestion over the wire (dfrn) and store
11 years ago
Friendika
673e51826c
couple of minor fixes to oembed settings hooks
11 years ago
Friendika
282373de54
Merge branch 'pull'
11 years ago
Friendika
3da55206ca
reformat
11 years ago
Friendika
6056a6314b
Merge pull request #124 from tobiasd/master
...
little typo in variable names for the admin interface
11 years ago
Tobias Diekershoff
513447a415
typo fix for the variable names
11 years ago
Friendika
a51fc14e69
structures for friend suggestions
11 years ago
Friendika
e6086e2363
missed some images, table border property
11 years ago
Friendika
043bde42a6
fix banding on logo, xhtml compliant list and basic table support
11 years ago
Friendika
ab143a3102
Merge pull request #123 from fabrixxm/api
...
Api
11 years ago
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
7f387d93ae
only show app on top-level or standalone posts
11 years ago
Friendika
2b11ff65dc
use original application if available
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