Michael Vogel
077dd6a6b5
Merge pull request #2225 from tobiasd/20151230-FR
...
FR update to the strings
7 years ago
Tobias Diekershoff
6961fa636a
FR update to the strings
7 years ago
rabuzarus
f8256fc53b
make perfect scrollbars work with quattro
7 years ago
rabuzarus
89c0a8f8a8
vier: remove double available accesskeys
7 years ago
rabuzarus
3366e530cd
photo aside widget: little polish
7 years ago
rabuzarus
20fbf670db
photo aside widget for profile page
7 years ago
Michael Vogel
b41ab85feb
Merge pull request #2220 from rabuzarus/2812_notify_menu
...
vier: some visual work on the notification menu
7 years ago
Michael Vogel
4e47b26e17
Merge pull request #2222 from rabuzarus/2912_vier_clear_widget
...
vier: add missing clear divs to right aside
7 years ago
rabuzarus
871fb609d4
vier: add missing clear divs to right aside
7 years ago
rabuzarus
51a8864519
vier: make TopNavBar mobile friendly
7 years ago
rabuzarus
e93156427e
use perfect-scrollbars for nav-notifications-menu (and in vier aside)
7 years ago
rabuzarus
43d35315db
vier nav-notification-menu: further polishing
7 years ago
rabuzarus
c7d2d95705
vier nav-notification-menu: small cleanup
7 years ago
rabuzarus
093a3e6742
some work on vier nav-notification-menu
7 years ago
Tobias Diekershoff
99861b9fa6
Merge pull request #2216 from fabrixxm/feature-api-like
...
Works on API and a small refractor, updated docs
7 years ago
Tobias Diekershoff
03000beac6
Merge pull request #2219 from fabrixxm/quattro
...
Fix video oembed appearance
7 years ago
fabrixxm
9a307a4e2b
Merge pull request #2218 from annando/1512-mail-participiants
...
Bugfix: The participants on the mail page were displayed wrong
7 years ago
fabrixxm
c2d1016014
remove linebreak in doc/api.md
7 years ago
fabrixxm
a1c1a6cae8
workaround for media.ccc.de oembed with size 0
7 years ago
fabrixxm
7965f72c8c
don't resize iframe if we can't find a final size greater than 0
7 years ago
Michael Vogel
2f13506180
Bugfix: The participants on the mail page were displayed wrong
7 years ago
fabrixxm
6da04d16bd
get rid of unwanted <br>s in items with oembed
...
fix video thumbnail in quattro, vier, duepuntozero themes
7 years ago
fabrixxm
0896f3a4f5
Merge pull request #2217 from annando/1512-key-hcard
...
Diaspora: Scrape the public key from the hcard
7 years ago
Michael Vogel
4c08b0ceb6
code cleanup
7 years ago
Michael Vogel
3476e21b28
Scrape the public key from the hcard if not present in webfinger
7 years ago
Michael Vogel
9d83892151
Merge pull request #2215 from rabuzarus/2812_vier_mobile_fix
...
vier: fix for 2205
7 years ago
fabrixxm
f579b2af55
Fix TOC links href, no TOC in home
7 years ago
fabrixxm
1776b19dbf
Add table of content in aside of help pages
7 years ago
fabrixxm
e752d41389
Update API docs
7 years ago
fabrixxm
696fe53d8f
sizes links in xml output of api/frienidca/photo is an array
7 years ago
fabrixxm
79c32105fc
datasize not meaningful when all size are returned in api/friendica/photo
7 years ago
fabrixxm
0664ace260
Fix ignore doxigen output in .gitignore
7 years ago
fabrixxm
6b60560ea2
Changes in api
...
- Api functions can define an HTTP method to use to call them. "405 Method Not Allowed" is returned on error
- Api function that modify data accepts only POST as method.
- A list of HTTP return code related exception is added
- Api functions throw HTTP exceptions instead of return false or die()
- api_call() catches HTTP exceptions and return error message with corret HTTP response code
- api_format_items() returns also item activities count (# of like/dislike etc)
- api/friendica/photos/list return more info about photos. xml format added.
- api/friendica/photo/detail return more info, links to all sizes, no data except if 'size' parameter is passed. xml format added.
- new api api/friendica/activity/<verb> and api/friendica/activity/un<verb> to add or remove like/dislike/attend status
7 years ago
fabrixxm
835ad28d83
do_like() return false if verb is invalid
7 years ago
fabrixxm
f27fad7b47
Move Like/Dislike/Attend add/remove code to include/like.php
7 years ago
fabrixxm
cf86162a08
Merge pull request #2214 from rabuzarus/2612_db_docu
...
add db documentation to the help pages
7 years ago
Tobias Diekershoff
497175c56e
Merge pull request #2213 from annando/1512-dfrn-request
...
Support for remote subscription in Diaspora
7 years ago
Tobias Diekershoff
b09fd2c39e
Merge pull request #2212 from annando/1512-xrd
...
XRD now should react more like an OStatus server
7 years ago
Tobias Diekershoff
3dd08094ca
Merge pull request #2210 from annando/1512-diaspora-p
...
Diaspora: The /p/ only should return top level posts - not comments
7 years ago
rabuzarus
e68fcc146a
vier: fix for 2205
7 years ago
rabuzarus
038611bcb4
add documentation
7 years ago
Michael Vogel
72f7ee7fd3
Support for remote subscription in Diaspora
7 years ago
rabuzarus
12f8b0630d
docu - add schema of each db table
7 years ago
Michael Vogel
8b25f51116
XRD now should react more like an OStatus server
7 years ago
Michael Vogel
435a29026d
Diaspora: The /p/ only should return top level posts - not comments
7 years ago
fabrixxm
44afff9514
Merge pull request #2198 from rabuzarus/2312_code_cleanup
...
boot.php - code cleanup + doxygen
7 years ago
Tobias Diekershoff
8d8dc2d060
Merge pull request #2197 from annando/1512-ostatus-comment
...
Reworked delivery and notifier process - changed OStatus behaviour
7 years ago
Michael Vogel
fe141e4441
Merge pull request #2207 from tobiasd/20151227-typo
...
typos in OStatus (re)subscribing
7 years ago
Tobias Diekershoff
bc9c3d80fa
typos in OStatus (re)subscribing
7 years ago
Tobias Diekershoff
06defed4cb
Merge pull request #2206 from annando/1512-diaspora-sql
...
Diaspora: Fixed possible SQL injection
7 years ago