You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
A [Flarum](http://flarum.org) extension. Push discussions to the front of your Flarum forum index!
6
6
7
-

7
+

8
8
9
9

10
10
@@ -14,7 +14,7 @@ A [Flarum](http://flarum.org) extension. Push discussions to the front of your F
14
14
15
15

16
16
17
-

17
+

18
18
19
19

20
20
@@ -38,7 +38,7 @@ php flarum cache:clear
38
38
-[ ] Add an option to add FrontPage as the default sort order on the index page.
39
39
40
40
### Features to Add by Friends of Flarum
41
-
-[ ]Add "Push to FrontPage" and "Pull from FrontPage" discussion controls to IndexPage instead of post controls (should behave like the Sticky extension).
41
+
-[x]~~Add "Push to FrontPage" and "Pull from FrontPage" discussion controls to IndexPage instead of post controls (should behave like the Sticky extension).~~
42
42
-[ ] Refactor to add redraw() functionality to dynamically update the DOM after the push/pulls
43
43
buttons are clicked on so no page refresh will be needed.
0 commit comments