Commit Graph

8 Commits

Author SHA1 Message Date
Krystie 94f063f09a Beep v1.5.1: Elementor widget, logo/icon settings with live preview, CSS isolation, JS fixes 2026-05-29 21:45:41 -07:00
Krystie dfd621e350 Add polls feature: Beep_Polls class, poll UI in composer, voting support 2026-05-19 16:31:58 -07:00
Krystie 237ddbfcc8 Use beep-wordmark.png (bird+text) for header logo, beep-icon.png for post badges 2026-05-18 19:27:56 -07:00
Krystie 996848e588 Fix malformed HTML in composer, use wordmark logo in header, default to 'Beep!' 2026-05-18 19:06:42 -07:00
Krystie 5571188d76 Add thread view, quote posts, and GIF picker: full conversation tree modal, quote any beep by URL/ID, Giphy-powered GIF search 2026-05-18 13:14:56 -07:00
Krystie 9f91b0c544 Add voice message support: audio upload (MP3/OGG/WAV/WebM/M4A), inline audio player in posts, voice note button + preview in composer 2026-05-18 11:57:48 -07:00
Krystie 6c9b06ccb2 Add media support: image uploads, gallery rendering, video oEmbed
- New class-media.php: handles image upload via REST, stores in post meta, renders Twitter-style gallery
- Added POST /beep/v1/media/{id} and DELETE routes for media management
- Updated composer: media upload button, preview area
- Updated beep_render_post: displays image gallery + video embed
- Supports YouTube, Vimeo, Twitter/X video URLs via oEmbed
- Max 4 images per beep, 10MB each (JPEG/PNG/GIF/WebP)
2026-05-18 04:01:41 -07:00
Krystie ccead50116 Initial commit: Beep WordPress plugin
- Custom post type with likes, replies, moderation, shortcodes
- Beep icon and logo assets
- CSS and JS for frontend
2026-05-18 02:22:57 -07:00