Marcel van der Boom
|
418a5a95ab
Change the notice type defines all into class constants and adapt all files.
|
15 years ago |
Craig Andrews
|
7eda7295e4
oEmbed provider does not use the twitter api library classes any more
|
15 years ago |
Craig Andrews
|
a7a87913be
Redirect instead of showing an error when the user visits a non-local notice's url
|
15 years ago |
Evan Prodromou
|
3ebf817e36
use 410 Gone for deleted notices
|
15 years ago |
Craig Andrews
|
9ed117dc3a
Move the oembed endpoint to /main/oembed
|
15 years ago |
Craig Andrews
|
6308539c1d
Added oEmbed discovery for attachments and notices
|
15 years ago |
Evan Prodromou
|
aea546c122
notice should show user design
|
15 years ago |
Evan Prodromou
|
e2becdb251
use a subclass for single notice items to show attachments
|
15 years ago |
Evan Prodromou
|
adfb79a9bb
Merge branch '0.7.x' into 0.8.x
|
15 years ago |
Evan Prodromou
|
4ec1c33307
correct last-modified date for shownotice.php
|
15 years ago |
Sarven Capadisli
|
b8de793556
Changed ul to ol and added xoxo for notice lists.
|
15 years ago |
Evan Prodromou
|
7f81597a81
isReadOnly() now takes arguments
|
15 years ago |
Evan Prodromou
|
e9e75fc9d5
isReadOnly() now takes arguments
|
15 years ago |
Evan Prodromou
|
3d8a8aa03c
redirect to original URL or URI for remote notices
|
15 years ago |
Robin Millette
|
c628bbb192
make avatar bigger on single notice pages
|
16 years ago |
sarven
|
a5f3e3b759
Removed unnecessary empty containers (page_notice, aside, local
|
16 years ago |
sarven
|
bc15d027a8
Changed @id to @class for notices ul
|
16 years ago |
Evan Prodromou
|
c0f23a2703
Update shownotice for new framework, make phpcs-clean
|
16 years ago |
Evan Prodromou
|
4b0cf99e56
Convert use of common_server_error and common_user_error to methods on Action
|
16 years ago |
Evan Prodromou
|
eaa81d25fa
Convert all actions to use new UI functions
|
16 years ago |
Evan Prodromou
|
b264c03d32
move opening brace of class declaration to next line
|
16 years ago |
Evan Prodromou
|
04ef1ba8ee
change function headers to K&R style
|
16 years ago |
Evan Prodromou
|
eb2f9c98ac
replace NULL with null
|
16 years ago |
Evan Prodromou
|
edbc0c665c
replace all tabs with four spaces
|
16 years ago |
Evan Prodromou
|
8dcce13297
make a new NoticeList widget and call it from StreamAction
|
16 years ago |
Evan Prodromou
|
b7385b2306
parent::init() -> parent::prepare()
|
16 years ago |
Evan Prodromou
|
96df5916ad
change Action::init() to Action::prepare() to avoid conflict with RSS10Action::init()
|
16 years ago |
Evan Prodromou
|
e0995d2fb7
add attributes for shownotice
|
16 years ago |
Evan Prodromou
|
0498aa94ec
end ETag with quotes
|
16 years ago |
Evan Prodromou
|
28751ef554
notices have a create stamp not a modified stamp
|
16 years ago |