-
Is this project is ready for the [changes](https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/) that will be made by Instagram on December 4th, 2024?
brczk updated
2 weeks ago
-
You should really try harder to retain our settings!
It would be much more polite to ask us if we want to update, instead of do so without our consent.
-
(WEB REPORT BY: shiftyrail REMOTE: 206.221.180.138:7777)
# Revision
b8af45303390f398912b98331ff36dc5f59b2a4b
# Description
mouse (594) squeaks, "Bonsoir, mouse?"
mouse (594) squeaks, "I'll see…
-
consider to create a caching mechanism for queries against external services in order to reduce the amount of requests.
This could be done by incapsulating the logics of do_Q and subsequent statemen…
-
An inline (i.e. non-overlay) alternative to the Notification component, for when you want to show a notification / alert / status message inline.
![Image](https://github.com/user-attachments/assets/5…
-
### Current Behavior:
I'm trying to automate reviews with this tool and see how we can integrate it into our company's workflows. We've seen some good suggestions but sometimes quite verbose and unne…
-
## Description
The EuiFormErrorText component has an `aria-live="polite"` attribute [applied on line 25](https://github.com/elastic/eui/blob/master/src/components/form/form_error_text/form_error_text…
-
I can appreciate the existing maintainers are likely busy, so in the interim I would like to recommend users the similar node_module [CPR](https://github.com/davglass/cpr).
Milage may vary, but for m…
-
The following `vagrant up` works fine with non-OSE VirtualBox 4.0.4.
Guest Additions were installed as described [here](http://hedgehogshiatus.com/upgrade-virtualbox-guest-additions-in-a-vargr)
Noneth…
-
When a C++ assert fails, the user sees the location and message (if any), and "Aborted (core dumped)". No stack trace; no ability for an enclosing Python wrapper to recover. `throw` behaves better -…