friendica/mod
Andreas Neustifter 303aef34f0 Make frio more consistent by replacing textual links with icons everywhere. (#5415)
* Make frio more consistent by replacing textual links with icons everywhere I could find them.

* [frio] Move profile add link to icon.
2018-07-21 07:31:05 -04:00
..
_well_known.php Continued: 2018-05-14 22:50:03 +02:00
acctlink.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
acl.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
admin.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
allfriends.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
amcd.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
api.php Many t() calls 2018-01-22 18:03:26 -05:00
apps.php Many t() calls 2018-01-22 18:03:26 -05:00
attach.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
babel.php Add Text\BBCode::toPlaintext to mod/babel 2018-04-21 18:48:10 -04:00
bookmarklet.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
cal.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
common.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
community.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
contactgroup.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
contacts.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
credits.php Many t() calls 2018-01-22 18:03:26 -05:00
crepair.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
delegate.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dfrn_confirm.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dfrn_notify.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dfrn_poll.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dfrn_request.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
directory.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
dirfind.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
display.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
editpost.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
events.php Merge branch 'master' into develop 2018-06-01 07:30:04 -04:00
fbrowser.php Review sprintf 2018-01-23 21:59:16 -05:00
feedtest.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
fetch.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
filer.php Fixed E_NOTICE when no 'term' was provided (#5391) 2018-07-18 15:41:24 -04:00
filerm.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
follow.php Fixes: (#5404) 2018-07-19 07:07:14 -04:00
friendica.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
fsuggest.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
group.php [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
hcard.php Rename App->path to App->urlpath 2018-07-16 19:38:13 -04:00
help.php Replace global $lang with system.language 2018-07-16 19:38:17 -04:00
home.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
hostxrd.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
hovercard.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
ignored.php Class file relocations 2017-11-08 08:37:03 -05:00
install.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
invite.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
item.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
like.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
localtime.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
lockview.php Finish t() for mod 2018-01-22 18:03:26 -05:00
lostpass.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
maintenance.php More t() 2018-01-22 18:03:26 -05:00
manage.php We can now delegate again like before 2018-02-08 22:18:34 +00:00
manifest.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
match.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
message.php Make frio more consistent by replacing textual links with icons everywhere. (#5415) 2018-07-21 07:31:05 -04:00
modexp.php Remove require calls to library/asn* 2018-01-31 00:49:11 -05:00
msearch.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
network.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
newmember.php Finish t() for mod 2018-01-22 18:03:26 -05:00
nodeinfo.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
nogroup.php [frio] Improve Group Editing (#5349) 2018-07-09 18:36:50 -04:00
noscrape.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
notes.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
notice.php Many t() calls 2018-01-22 18:03:26 -05:00
notifications.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
notify.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
oexchange.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
openid.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
opensearch.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
ostatus_subscribe.php Fix: subscribing to the old followers hadn't worked 2018-03-14 00:27:15 +00:00
parse_url.php Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
photo.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
photos.php Make frio more consistent by replacing textual links with icons everywhere. (#5415) 2018-07-21 07:31:05 -04:00
phpinfo.php Add phpinfo page only accessible to admins 2018-02-03 01:26:28 -05:00
ping.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
poco.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
poke.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
pretheme.php Update Theme functions and calls 2018-01-20 07:48:22 -05:00
probe.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
profile.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
profile_photo.php Fix photo-upload and croping. (#5412) 2018-07-19 17:59:18 -04:00
profiles.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
profperm.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
proxy.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
pubsub.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
pubsubhubbub.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
randprof.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
receive.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
redir.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
register.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
regmod.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
removeme.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
repair_ostatus.php Hopefully all t() 2018-01-22 18:03:26 -05:00
robots_txt.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
rsd_xml.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
salmon.php DFRN payload is receivable via the Diaspora transport layer 2018-03-23 05:08:47 +00:00
search.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
settings.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
share.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
smilies.php Rework smilies class and module 2018-07-15 08:03:12 -04:00
starred.php The fetch function now centrally controls the content 2018-06-24 10:48:29 +00:00
statistics_json.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
subthread.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
suggest.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
tagger.php New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
tagrm.php Use the item functions at many more places 2018-06-18 20:36:34 +00:00
toggle_mobile.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
uexport.php [Scrutinizer] Fix undeclared variables part 7: mod/ and view/ 2018-02-14 00:07:26 -05:00
uimport.php Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
unfollow.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
update_community.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_display.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_network.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_notes.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_profile.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
videos.php New function to delete items for users 2018-05-29 05:22:57 +00:00
view.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
viewcontacts.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
viewsrc.php Standards and variable renaming 2018-06-19 17:11:59 +00:00
wall_attach.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
wall_upload.php Fix more undefined variable/index notice in tests 2018-07-02 07:45:25 -04:00
wallmessage.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
webfinger.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
worker.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
xrd.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00