1
0
Fork 0
Commit Graph

101 Commits

Author SHA1 Message Date
Daniel Supernault eef62b4961
Update site news nav 2019-12-23 23:45:47 -07:00
Daniel Supernault 30c1af7c78
Add Announcements/Newsroom feature 2019-12-22 23:13:49 -07:00
Daniel Supernault e9c67e337d
Add follow intent view 2019-12-04 20:22:37 -07:00
Daniel Supernault d11e82c3d9
Update landing page, add age check 2019-11-22 21:21:53 -07:00
Daniel Supernault f3fca8d998
Update help center 2019-11-12 20:37:14 -07:00
Daniel Supernault ebb998d296
Update language view 2019-10-14 22:33:41 -06:00
Daniel Supernault 0e611d006f
Update Help Center view, add outdated warning 2019-10-14 22:24:18 -06:00
Daniel Supernault 4f8c5e5519
Update terms of use page layout 2019-09-19 21:09:33 -06:00
Daniel Supernault a4229d5d30
Update privacy page layout 2019-09-19 21:02:36 -06:00
Daniel Supernault ba47d50792
Update language view 2019-09-19 20:52:58 -06:00
Daniel Supernault 01fb5af19e
Update language view 2019-09-19 20:51:29 -06:00
okpierre 83e58a5e76
Update index.blade.php
reference: https://github.com/pixelfed/pixelfed/issues/1680
2019-09-08 20:13:48 -04:00
Daniel Supernault 5fe3f15b69
Update Help Center 2019-08-04 23:44:51 -06:00
Daniel Supernault 4c30ad4940
Update base layouts 2019-08-02 02:14:30 -06:00
Frinkeldoodle 23463a4472
Remove Mastodon CoC msg for custom guidelines
When an admin makes their own Community Guidelines page through the page editor, the message stating "Originally adapted from the Mastodon Code of Conduct" still appears, which may no longer be accurate in such a scenario (as the admin has probably written their own community guidelines in that case.) This edit simply removes that line.
2019-07-18 22:39:28 -04:00
Daniel Supernault 7262ca5f0d
Update hashtag help center page 2019-07-08 22:34:42 -06:00
Daniel Supernault 45d248c934
Update Help Center sidebar 2019-06-27 01:08:04 -06:00
Daniel Supernault 103c0e7420
Update Help Center view 2019-06-27 01:05:39 -06:00
Daniel Supernault 9327d50c28
Update terms view 2019-06-27 00:58:45 -06:00
Daniel Supernault 68ff420699
Update Community Guidelines view 2019-06-27 00:52:07 -06:00
okpierre a433695587
Update index.blade.php
Replace static links for Terms of Use and Privacy
2019-06-23 12:56:56 -04:00
Daniel Supernault bb207a42bd
Update custom page views 2019-06-19 20:53:40 -06:00
Daniel Supernault 2fbcd6dbbf
Update about views 2019-06-19 19:51:29 -06:00
Daniel Supernault fc12f1eba5
Update contact view 2019-06-18 18:49:45 -06:00
Daniel Supernault 427c4320c8
Update contact view 2019-06-18 18:39:46 -06:00
Daniel Supernault fbf483366c
Update site sidebar 2019-06-18 18:39:29 -06:00
Daniel Supernault 05fed84eaa
Update contact view 2019-06-18 14:29:22 -06:00
Daniel Supernault 21e27fc754
Update contact view 2019-06-18 14:23:21 -06:00
Daniel Supernault 4bb3873c9b
Update contact view 2019-06-18 14:19:49 -06:00
Daniel Supernault 357246c4e7
Update site sidebar 2019-06-18 14:19:27 -06:00
Daniel Supernault ca0d6382e6
Update settings, move disable/delete to Security Settings 2019-06-12 22:38:37 -06:00
Daniel Supernault a9c02747b9
Update site template 2019-06-06 20:06:54 -06:00
Daniel Supernault 9de5f8bef3
Add Contact model/view/controller 2019-06-05 22:31:25 -06:00
Kirk Strauser 5d263d1c2e
PixelFed -> Pixelfed
There was a remaining mix of capital-F "PixelFed" occurrences. This
changes everything to the same capitalization, "Pixelfed", for
consistency.
2019-06-05 18:21:19 -07:00
Daniel Supernault 7c0a0c5a32
Update Fediverse view 2019-06-03 18:06:09 -06:00
daniel 5362131ba3
Merge pull request #1303 from strypey/dev
clarify intro, link fediverse.party, add PeerTube
2019-06-03 18:01:02 -06:00
Daniel Supernault 672bc9c34a
Update Help Center 2019-06-01 22:18:18 -06:00
Daniel Supernault fd22de1a93
Update Help Center 2019-06-01 22:03:02 -06:00
Danyl Strype 7a88f45ee0
clarify intro, link fediverse.party, add PeerTube
* Clarified and strengthened the wording of the intro text
* Linked the word 'fediverse' to the website fediverse.party, which aims to showcase the most newbie-friendly fediverse platforms in a visually engaging way
* Added PeerTube to the list of fediverse platforms
2019-05-12 14:15:36 +00:00
Shleeble 1f3f17c51e
Update index.blade.php 2019-04-30 15:29:02 +08:00
Daniel Supernault 9a5767da58
Update site views 2019-04-07 23:52:54 -06:00
Daniel Supernault 826e0bad2c
Update landing view 2019-04-07 23:35:29 -06:00
Daniel Supernault 7542434c3b
Update Help Center 2019-04-03 01:46:44 -06:00
Daniel Supernault fefddc8e6d
Update Help Center 2019-04-03 01:37:57 -06:00
Daniel Supernault 04d7af0e20
Update landing page. Removed js, reduced css bundle size, replaced zoom() with transform:scale() to fix ff bug, added better validation warnings 2019-04-02 22:06:22 -06:00
trwnh 467fc56782 actually fix apple mobile icon
turns out it has to be defined separately, because safari doesn't recognize their own rel attributes unless they're standalone...
2019-03-22 21:15:13 -05:00
trwnh 73b9fa3e03
Add apple-touch-icon to index.blade.php 2019-03-21 22:33:09 -05:00
Daniel Supernault 568c77bd27
Update site pages and help center reported at https://mastodon.social/@trwnh/101786704542511307 2019-03-20 22:32:31 -06:00
Daniel Supernault 8735d96472
Update Help Center, add discover page 2019-03-20 19:04:46 -06:00
Daniel Supernault 60ecb7f4e3
Update Safety Tips Help Center view 2019-03-18 22:16:25 -06:00