Commit graph

58 commits

Author SHA1 Message Date
d260d7c276 add support for custom post content
fix #97 #91
2020-07-21 09:23:35 +02:00
2a1cc45124 do not load NodeInfo class if blog is private 2020-05-23 12:34:42 +02:00
122461ab6e escape even more 2020-05-12 20:30:06 +02:00
60ad191fdc fix follow 2020-05-04 00:06:48 +02:00
26c2faedc5 version bump 2020-03-15 20:34:50 +01:00
385aac3568 improve request validation and added blacklist check 2020-02-21 11:11:03 +01:00
85db6f2d7e Automated native_function_invocation fixes
`php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes`
2019-12-01 21:20:26 +01:00
a4887147c6 version bump 2019-11-27 08:27:37 +01:00
e03db11d92 version bump 2019-11-24 21:26:00 +01:00
65034d2a76 refactorings 2019-11-18 20:57:00 +01:00
0152fc39a8 fix accept-header bug 2019-09-30 07:59:19 +02:00
acca7d078c version bump 2019-09-29 20:05:20 +02:00
9fd551f07d add debugging mechanism 2019-09-28 14:17:58 +02:00
2f5bf1ccc4 explicit use of global functions 2019-09-27 10:12:59 +02:00
453acb7329 fixed PHP warnings 2019-08-21 15:06:48 +02:00
2e91ce11de Moved followers list to user-menu 2019-08-21 10:38:43 +02:00
b6b0743b3f added admin_email to metadata
to be able to "Manage your instance" on https://fediverse.network/manage/
2019-08-20 13:03:06 +02:00
98d7f7743e version bump 2019-08-20 10:25:07 +02:00
fcf71c456b oops 2019-08-18 23:33:02 +02:00
ceaa3a4241 changed regex logic
and added some more changes
2019-08-18 23:27:06 +02:00
da155405ee new/better regex
should fix #57
2019-08-18 21:54:44 +02:00
f80f6a791f new dispatcher class 2019-08-18 21:54:11 +02:00
8b1367a16d fixes JSON representation of posts
https://merveilles.town/@xuv/101907542498716956
2019-04-13 20:07:56 +02:00
8d91b213e7 fixed inbox problems with pleroma 2019-03-14 23:10:11 +01:00
fc0c162ac6 version bump 2019-03-12 22:22:59 +01:00
a0471a9eef added following endpoint 2019-03-12 22:20:04 +01:00
96f5a48197 version bump 2019-03-09 19:39:52 +01:00
f10921e554 implement #21 2019-03-02 21:10:42 +01:00
2d8fb4f691 fixed #35 2019-03-02 20:31:55 +01:00
a6d97f8ba7 (php)doc 2019-02-24 13:01:28 +01:00
4d07955c75 still refactoring 2019-02-24 12:27:26 +01:00
40b2651b7e big refactoring to use namespaces for a better code structure 2019-02-24 12:07:41 +01:00
30b939b5a1 show avatars 2019-02-20 21:05:29 +01:00
94ba1666f2 finally fixed backlink in excerpt/summary posts 2019-02-20 20:25:19 +01:00
f542c18eab fixed backlink in excerpt/summary posts (thanks @depone) 2019-02-20 19:47:37 +01:00
b209104fdd finally fixed contact list 2019-02-19 22:43:14 +01:00
b958d5910c added setting to enable/disable hashtags /cc @chrisaldrich 2019-02-17 21:27:20 +01:00
13bbfe0501 fix #23 2019-02-17 21:10:53 +01:00
f5dbb01273 added follower endpoint 2019-02-04 13:30:18 +01:00
ebe2d434c6 better json encoding 2019-02-03 00:44:01 +01:00
fdad48ef74 0.3.0 2019-02-02 23:56:05 +01:00
661d9fc201 temporary remove boosts and likes
fixes #15
2019-01-22 21:15:54 +01:00
03f6da019d basic hashtag support
see #21 #20
2019-01-22 20:51:22 +01:00
e3dcf6cc91 version bump 2019-01-16 21:52:59 +01:00
e8d2508f5d nicer profile and customizable backlink
* customizable backlink URL #18
* fixes #12
2019-01-16 21:50:45 +01:00
b9e90829af content fixes
* added option to switch between content and excerpt
* removed html and duplicateded new-lines

fixes #6
2019-01-04 19:57:33 +01:00
0b43216347 small fixes
release fast, release often
2018-12-30 11:40:45 +01:00
fc82e40cac version bump 2018-12-28 22:47:17 +01:00
4e653f5f75 0.1.0
* added basic WebFinger support
* added basic NodeInfo support
* fully functional "follow" activity
* send new posts to your followers
* receive comments from your followers
2018-12-20 11:33:08 +01:00
6de740aebe renamed class 2018-12-09 22:20:30 +01:00